am cb4b9605: am 8794b2ee: Merge "Fix perms on /data/security"
* commit 'cb4b9605cb923d071a546b444d10cbe21367d878': Fix perms on /data/security
This commit is contained in:
commit
69e9b17fa1
|
@ -254,7 +254,7 @@ on post-fs-data
|
|||
symlink /data/data/com.android.shell/files/bugreports /data/bugreports
|
||||
|
||||
# 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
|
||||
# must uncomment this line, otherwise encrypted filesystems
|
||||
|
|
Loading…
Reference in New Issue