am d482e6ab: am 4b7ddd61: Merge "Don\'t use TEMP_FAILURE_RETRY on close()" into mnc-dev
* commit 'd482e6ab9603de323112811d9431a07ec7d1d7e9':
Don't use TEMP_FAILURE_RETRY on close()
diff --git a/rootdir/init.rc b/rootdir/init.rc
index 0a33c70..4cc8992 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