am 9d4a8a77: am 8a5796b1: am 98a4dd48: Merge "\'usb\' doesn\'t need to be global in fastboot."

* commit '9d4a8a77634627a857f60d52fa1f79c82c52a6fc':
  'usb' doesn't need to be global in fastboot.
diff --git a/rootdir/init.rc b/rootdir/init.rc
index 8e8ca1f..42bb147 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