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: Sangho Yoon <sangho.yoon@lge.com>
1 file changed