aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWilliam Roberts <w.roberts@sta.samsung.com>2013-04-15 13:56:22 -0700
committerRicardo Cerqueira <cyanogenmod@cerqueira.org>2013-07-18 20:38:39 +0100
commit2c22ff681c44714ba6c23e08c6d9a5c3257e33fa (patch)
treefa265831625617f2e0bc910a088110c7da8ca3c2
parented9fa86df312b87ce4e675bc865c8abd791ba197 (diff)
downloadsystem_core-2c22ff681c44714ba6c23e08c6d9a5c3257e33fa.zip
system_core-2c22ff681c44714ba6c23e08c6d9a5c3257e33fa.tar.gz
system_core-2c22ff681c44714ba6c23e08c6d9a5c3257e33fa.tar.bz2
Fix perms on /data/security
installd and zygote need to be able to search the directory to access the policy files. Change-Id: I0679fd2084d2664dfb5a594f493317eff058415d
-rw-r--r--rootdir/init.rc2
1 files changed, 1 insertions, 1 deletions
diff --git a/rootdir/init.rc b/rootdir/init.rc
index d261e4a..d8e960a 100644
--- a/rootdir/init.rc
+++ b/rootdir/init.rc
@@ -262,7 +262,7 @@ on post-fs-data
mkdir /data/drm 0770 drm drm
# 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