Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 58bd37f1 authored by Martijn Coenen's avatar Martijn Coenen Committed by Gerrit Code Review
Browse files

Merge "Remove bootstrapping the passthrough mount."

parents 4372726a cc67ff5a
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -701,8 +701,6 @@ on zygote-start && property:persist.sys.fuse=true
  # 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