init: grant read permission of always-on log for others
Bug: 186619367 Change-Id: Ie70d9c97d95f4cc90bc3d66d1309087dc3f148e5
This commit is contained in:
parent
eee30bde78
commit
7311968443
1 changed files with 1 additions and 1 deletions
|
@ -224,7 +224,7 @@ on post-fs-data
|
|||
# PixelLogger log paths.
|
||||
mkdir /data/vendor/radio 773 system radio
|
||||
mkdir /data/vendor/radio/logs 773 system radio
|
||||
mkdir /data/vendor/radio/logs/always-on 773 system radio
|
||||
mkdir /data/vendor/radio/logs/always-on 777 system radio
|
||||
|
||||
# Modem extended log folder
|
||||
mkdir /data/vendor/radio/extended_logs 0770 radio system
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue