liblog: test: do not LOG in signal handler am: a6f2f81
am: 04f5acd
* commit '04f5acd3a8804772ec3c27229af788514012c648':
liblog: test: do not LOG in signal handler
diff --git a/rootdir/init.rc b/rootdir/init.rc
index 5298937..b927c70 100644
--- a/rootdir/init.rc
+++ b/rootdir/init.rc
@@ -271,7 +271,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