Merge "Remove bootstrapping the passthrough mount."
diff --git a/rootdir/init.rc b/rootdir/init.rc
index 7a13e12..782fb92 100644
--- a/rootdir/init.rc
+++ b/rootdir/init.rc
@@ -701,8 +701,6 @@
   # Mount default storage into root namespace
   mount none /mnt/user/0 /storage bind rec
   mount none none /storage slave rec
-  # Bootstrap the emulated volume for the pass_through directory for user 0
-  mount none /data/media /mnt/pass_through/0/emulated bind rec
 on zygote-start && property:persist.sys.fuse=false
   # Mount default storage into root namespace
   mount none /mnt/runtime/default /storage bind rec