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

Skip to content
Commit 0e12a3d6 authored by sangho.yoon's avatar sangho.yoon Committed by Łukasz Patron
Browse files

Fix bug Device that can't support adoptable storage cannot read the sdcard.



Only Primary storag and adoptable storage can get visible flag.
so, Unless Device support adoptable stoarge, it cannot have visible path for
sdcard.
In refrernce, Adoptable storage cannot support FBE.

If device cannot get visible path for sdcard, 3rd app and MTP cannot
read sdcard even though they have READ_EXTERNAL_STORAGE permission.

this fixing is releasing visible condition for all sdcard.

Test: Check MountFlags is VISIBLE on Log.

Change-Id: I7afe5078650fe646e79fced7456f90d4af8a449a
Signed-off-by: default avatarSangho Yoon <sangho.yoon@lge.com>
parent 23e445cb
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