commit | 875dc8f3f31fe9f5ee42d900737149bdeb95f1c7 | [log] [tgz] |
---|---|---|
author | Nick Kralevich <nnk@google.com> | Thu Jun 12 23:04:49 2014 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Tue Jun 10 21:55:12 2014 +0000 |
tree | 6b1a262df452d33b60cb081aaf82bbdec03869f0 | |
parent | 59d16c9e9171f4367ad3a0516e7000c0d95e89cf [diff] | |
parent | 347ee511e44a4b6419c144917e079c78fde46f32 [diff] |
Merge "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