Merge "Allow the system user to read apex_data_file."
This commit is contained in:
commit
6cc741ec9a
1 changed files with 1 additions and 1 deletions
|
@ -544,7 +544,7 @@ on post-fs-data
|
|||
|
||||
mkdir /data/anr 0775 system system
|
||||
|
||||
mkdir /data/apex 0770 root root
|
||||
mkdir /data/apex 0750 root system
|
||||
mkdir /data/staging 0750 system system
|
||||
|
||||
# NFC: create data/nfc for nv storage
|
||||
|
|
Loading…
Reference in a new issue