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

Allow the FUSE daemon access to Android/ on non-sdcardfs devices

Today, the FUSE daemon has access to Android/ because it has a
writable sdcardfs view.

On devices without sdcardfs, it will not have this view and will need
the two new ext_data_rw and ext_obb_rw. In future cl, we will give
these gids to access_mtp, so we optimistically add the FUSE daemon in
the condition for access to Android/

Test: m
Bug: 148555237
Change-Id: Ia4dd36236d302842c89f5cd13b3235805f235224
parent f6e58c9f
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