am 06e914eb: am 5dd45034: am ce817c38: Merge "Fix error handling/reporting for "adb forward" and "adb reverse"."
* commit '06e914eb8e7273a44a407d4679665ce09f865388':
Fix error handling/reporting for "adb forward" and "adb reverse".
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