am d916248e: am e61ecc4b: am 792b4f8c: Merge "Make pty raw in adb shell when non-interactive."

* commit 'd916248e0664558b473cfea3de27f739fc16870b':
  Make pty raw in adb shell when non-interactive.
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