am f9bafea1: am 37d0c58f: am 3464c77b: Merge "Don\'t use TEMP_FAILURE_RETRY on close in system/core."
* commit 'f9bafea1ee0bb37330ba412cdc56026605c7be5e':
Don't use TEMP_FAILURE_RETRY on close in system/core.
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