commit | 2a4c0600b1affe1612b342f1972c38eda99e6d99 | [log] [tgz] |
---|---|---|
author | Nick Kralevich <nnk@google.com> | Wed Apr 08 00:07:20 2015 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Wed Apr 08 00:07:20 2015 +0000 |
tree | 0fada83485ff0a5d1c0a99e5e3c96547f0b70c61 | |
parent | 44002bd8f17700d2d0461d49e39cc8e89c6a4c9c [diff] | |
parent | 67d1a179e2010c983e17d9c022b9a5a88db773b1 [diff] |
Merge "Create /data/system/heapdump for system_server"
diff --git a/rootdir/init.rc b/rootdir/init.rc index cda79ce..0edb984 100644 --- a/rootdir/init.rc +++ b/rootdir/init.rc
@@ -311,6 +311,7 @@ mkdir /data/media 0770 media_rw media_rw mkdir /data/ss 0700 system system mkdir /data/system 0775 system system + mkdir /data/system/heapdump 0700 system system mkdir /data/user 0711 system system # Reload policy from /data/security if present.