Merge "Remove bootstrapping the passthrough mount."
am: 58bd37f1e3
Change-Id: I31db20bfedf19311c1146d0ae3420a72ec23e8e5
This commit is contained in:
commit
9d1a6c3636
1 changed files with 0 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue