am b278ab2f: am 0ebd13f0: Merge "Prevent integer overflow when allocating native_handle_t" into mnc-dev
* commit 'b278ab2f0fd5ad959438366dce3eb5ef5997489f':
Prevent integer overflow when allocating native_handle_t
diff --git a/rootdir/init.rc b/rootdir/init.rc
index e87d1e5..17d7b99 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