am 27fe3cb6: am 7eb3abdb: klog: don\'t unconditionally call mknod()

* commit '27fe3cb63fbda593d9830b40f06d6f468b7d7b64':
  klog: don't unconditionally call mknod()
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