Fix perms on /data/security

installd and zygote need to be able
to search the directory to access
the policy files.

Change-Id: I0679fd2084d2664dfb5a594f493317eff058415d
diff --git a/rootdir/init.rc b/rootdir/init.rc
index e1b826e..5e8970f 100644
--- a/rootdir/init.rc
+++ b/rootdir/init.rc
@@ -243,7 +243,7 @@
     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