Skip to content
Commit a11d9101 authored by Zim's avatar Zim
Browse files

Support Zygote mounting FUSE mount paths while forking

If the persist.sys.fuse flag is true, Zygote will mount
/mnt/user/<userid> on /storage. This will effectively provide
/storage/self/primary symlinked to /storage/emulated/<userid>
This will allow apps access FUSE instead of sdcardfs on /sdcard

If the persist.sys.fuse flag is false (the default). No behavior changes

Bug: 135341433
Test: m && device boots successfully && seems to work ok
Change-Id: If5ee53cc4c18e52481f670be001c581b7f520343
parent 1b902222
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment