summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCalin Juravle <calin@google.com>2015-11-16 11:08:46 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2015-11-16 11:08:46 +0000
commit942f8ea84f3f96c2e2556fe90ebba0ec76730553 (patch)
treeea39c69ee1241481913419dbf89ccce814de1d18
parente32cb1b14cb2cfc434ade4b4ec80fc51b49c6762 (diff)
parent933bc0a3d12e24cc2845507dd70d7c5d1cbe28c5 (diff)
downloadcore-942f8ea84f3f96c2e2556fe90ebba0ec76730553.tar.gz
core-942f8ea84f3f96c2e2556fe90ebba0ec76730553.tar.bz2
core-942f8ea84f3f96c2e2556fe90ebba0ec76730553.zip
Merge "Don't create profiles directory under dalvik-cache."
-rw-r--r--rootdir/init.rc1
1 files changed, 0 insertions, 1 deletions
diff --git a/rootdir/init.rc b/rootdir/init.rc
index 7fa4b9561..a0b1acf01 100644
--- a/rootdir/init.rc
+++ b/rootdir/init.rc
@@ -342,7 +342,6 @@ on post-fs-data
# 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