am af02e240: am 9fc83437: Don\'t use TEMP_FAILURE_RETRY on close in system/core.

* commit 'af02e2403af69769daee9ad4a06901bb3a05ac8d':
  Don't use TEMP_FAILURE_RETRY on close in system/core.
diff --git a/rootdir/init.rc b/rootdir/init.rc
index 0a33c70..4cc8992 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