extended_log: update directory permissions for zumapro
Bug: 336638376 Test: verify with `ls -la` on directory Flag: NONE changing directory permissions only Change-Id: Ic978ae7af017a49564507865641db4d9892449cc
This commit is contained in:
parent
83ccb2a768
commit
e7925e4638
1 changed files with 1 additions and 1 deletions
|
@ -220,7 +220,7 @@ on post-fs-data
|
|||
mkdir /data/vendor/radio/logs/always-on 777 system radio
|
||||
|
||||
# Modem extended log folder
|
||||
mkdir /data/vendor/radio/extended_logs 0770 radio system
|
||||
mkdir /data/vendor/radio/extended_logs 0771 radio system
|
||||
|
||||
# Modem MDS log folder
|
||||
mkdir /data/vendor/radio/mds 0771 radio system
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue