am d8005d31: am 0b338e29: am 4f021538: Merge "Add missing \'else\' to fix all devices showing up as "host"."

* commit 'd8005d318400429f552e5b8145550bcfe91a9172':
  Add missing 'else' to fix all devices showing up as "host".
diff --git a/rootdir/init.rc b/rootdir/init.rc
index b22ec53..5f56545 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