resolve merge conflicts of e8e8cf3 to nyc-dev-plus-aosp
am: 412fa2c

* commit '412fa2c27131858e35b8fdcc6e28cc84333a193e':
  bootstat: Track record inconsistencies w/ a debug metric, bootstat_mtime_matches_content.
diff --git a/rootdir/init.rc b/rootdir/init.rc
index abbb3f1..a87ec3a 100644
--- a/rootdir/init.rc
+++ b/rootdir/init.rc
@@ -275,7 +275,8 @@
     # Mount shared so changes propagate into child namespaces
     mount rootfs rootfs / shared rec
     # Mount default storage into root namespace
-    mount none /mnt/runtime/default /storage slave bind rec
+    mount none /mnt/runtime/default /storage bind rec
+    mount none none /storage slave rec
 
     # Make sure /sys/kernel/debug (if present) is labeled properly
     restorecon_recursive /sys/kernel/debug