am 87245037: am 53d181dc: Merge "Fix 64-bit build error" into mnc-dev
* commit '87245037687c830796d713f66da8d5cc3fcca019':
Fix 64-bit build error
diff --git a/rootdir/init.rc b/rootdir/init.rc
index 91725d5..599a08b 100644
--- a/rootdir/init.rc
+++ b/rootdir/init.rc
@@ -236,6 +236,7 @@
# Emulated internal storage area
mkdir /data/media 0770 media_rw media_rw
+
# Start bootcharting as soon as possible after the data partition is
# mounted to collect more data.
mkdir /data/bootchart 0755 shell shell