Skip to content
Snippets Groups Projects
Commit 27fc5cdd authored by sangho.yoon's avatar sangho.yoon Committed by Mohammad Hasan Keramat J
Browse files

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


Only Primary storage 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 7efbc73d
No related branches found
No related tags found
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