* commit '4d71493e74ed1ea39e554146351cc39e47cb5d02': Fix mode on /data/security.
This commit is contained in:
commit
fb39c0d198
1 changed files with 1 additions and 1 deletions
|
@ -247,7 +247,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 0600 system system
|
||||
mkdir /data/security 0700 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 a new issue