am 4a3a40ac: am ac9131b3: Merge "Add TEMP_FAILURE_RETRY to libsuspend." into mnc-dev

* commit '4a3a40ac07a559fc8998980ea4c1807bc0a9370a':
  Add TEMP_FAILURE_RETRY to libsuspend.
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