am 5056cdcd: am 01190672: am de957955: Merge "Create /data/system/heapdump for system_server"

* commit '5056cdcdde4901fe667522cfebf3e1f9e1af3b3b':
  Create /data/system/heapdump for system_server
diff --git a/rootdir/init.rc b/rootdir/init.rc
index 4ff17e3..dd63cf4 100644
--- a/rootdir/init.rc
+++ b/rootdir/init.rc
@@ -318,6 +318,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.