Merge "Fix perms on /data/security"
This commit is contained in:
commit
8794b2eeb2
1 changed files with 1 additions and 1 deletions
|
|
@ -243,7 +243,7 @@ on post-fs-data
|
||||||
mkdir /data/drm 0770 drm drm
|
mkdir /data/drm 0770 drm drm
|
||||||
|
|
||||||
# Separate location for storing security policy files on data
|
# Separate location for storing security policy files on data
|
||||||
mkdir /data/security 0700 system system
|
mkdir /data/security 0711 system system
|
||||||
|
|
||||||
# If there is no fs-post-data action in the init.<device>.rc file, you
|
# If there is no fs-post-data action in the init.<device>.rc file, you
|
||||||
# must uncomment this line, otherwise encrypted filesystems
|
# must uncomment this line, otherwise encrypted filesystems
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue