Merge "Allow others to read the profile ref dir"
This commit is contained in:
commit
a6c57d5752
1 changed files with 1 additions and 1 deletions
|
|
@ -762,7 +762,7 @@ on post-fs-data
|
|||
# profile file layout
|
||||
mkdir /data/misc/profiles 0771 system system
|
||||
mkdir /data/misc/profiles/cur 0771 system system
|
||||
mkdir /data/misc/profiles/ref 0770 system system
|
||||
mkdir /data/misc/profiles/ref 0771 system system
|
||||
mkdir /data/misc/profman 0770 system shell
|
||||
mkdir /data/misc/gcov 0770 root root
|
||||
mkdir /data/misc/installd 0700 root root
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue