commit | 891b5c1d60bf2b625c24bd56387a679284d90109 | [log] [tgz] |
---|---|---|
author | Calin Juravle <calin@google.com> | Mon Nov 16 11:08:46 2015 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Mon Nov 16 11:08:46 2015 +0000 |
tree | ea39c69ee1241481913419dbf89ccce814de1d18 | |
parent | 58e3bdf78e16661b7e5c726b1733cdc3a18abac2 [diff] | |
parent | 63b433f701db59c1ec91b5656df8e196181bffba [diff] |
Merge "Don't create profiles directory under dalvik-cache."
diff --git a/rootdir/init.rc b/rootdir/init.rc index 7fa4b95..a0b1acf 100644 --- a/rootdir/init.rc +++ b/rootdir/init.rc
@@ -342,7 +342,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