Merge "Don\'t create profiles directory under dalvik-cache."
am: 942f8ea84f
* commit '942f8ea84f3f96c2e2556fe90ebba0ec76730553':
Don't create profiles directory under dalvik-cache.
diff --git a/rootdir/init.rc b/rootdir/init.rc
index 828c3f6..91d6697 100644
--- a/rootdir/init.rc
+++ b/rootdir/init.rc
@@ -346,7 +346,6 @@
# create dalvik-cache, so as to enforce our permissions
mkdir /data/dalvik-cache 0771 root root
- mkdir /data/dalvik-cache/profiles 0711 system system
# create resource-cache and double-check the perms
mkdir /data/resource-cache 0771 system system