sdm660-common: Add vendor prefix to data connectivity
Change-Id: I57ac8e5583f62ec585723454de4906d83a4e6dfe
This commit is contained in:
parent
2497916c99
commit
bee72c59c5
1 changed files with 4 additions and 0 deletions
|
@ -335,6 +335,10 @@ on post-fs-data
|
|||
mkdir /data/vendor/connectivity 0771 radio radio
|
||||
chown radio radio /data/vendor/connectivity
|
||||
|
||||
# Create the directories used by CnE subsystem
|
||||
mkdir /data/vendor/connectivity 0771 radio radio
|
||||
chown radio radio /data/vendor/connectivity
|
||||
|
||||
# Create the directories used by LctDiagSendData
|
||||
mkdir /data/vendor/lct_diag 0771 root root
|
||||
chown root root /data/vendor/lct_diag
|
||||
|
|
Loading…
Reference in a new issue