am 875dc8f3: Merge "Create /data/dalvik-cache/profiles"
* commit '875dc8f3f31fe9f5ee42d900737149bdeb95f1c7':
Create /data/dalvik-cache/profiles
diff --git a/rootdir/init.rc b/rootdir/init.rc
index 9aa52db..484bd10 100644
--- a/rootdir/init.rc
+++ b/rootdir/init.rc
@@ -257,6 +257,7 @@
# create dalvik-cache, so as to enforce our permissions
mkdir /data/dalvik-cache 0771 system system
+ mkdir /data/dalvik-cache/profiles 0711 system system
# create resource-cache and double-check the perms
mkdir /data/resource-cache 0771 system system