Remove creation of root directory folders
am: c97e1cb39d

* commit 'c97e1cb39d9ba129d8326605d121a10c9ae491e7':
  Remove creation of root directory folders
diff --git a/rootdir/init.rc b/rootdir/init.rc
index 4a74a8f..ee04ec9 100644
--- a/rootdir/init.rc
+++ b/rootdir/init.rc
@@ -78,7 +78,6 @@
     mkdir /mnt/expand 0771 system system
 
     # Storage views to support runtime permissions
-    mkdir /storage 0755 root root
     mkdir /mnt/runtime 0700 root root
     mkdir /mnt/runtime/default 0755 root root
     mkdir /mnt/runtime/default/self 0755 root root