65a5b2db39c4f5a32657130d8e95ca1c141734a1
With ag/19901205 shared_profile's volumes were also listed in
StorageManager#updateExternalStorageFileQuotaType.
However, the above API can be called from MediaProvider process,
without MANAGE_EXTERNAL_STORAGE permissions, resulting in
SecurityException("Only File Manager Apps permitted") to be thrown
from StorageManagerService#getVolumeList
This fix allows the exception to be bypassed in case the caller is
Media Store process.
Bug: 235321217
Test: atest android.appsecurity.cts.StorageHostTest
Change-Id: I6835cc4d29f3e9c85731979aaf9ab12a30f6419b
Merge "Add lint api database files for module and system server sdks" am:
1291b83a2f am: 874a97ea01 am: fc3e0b2251
…
Merge "identity: Fix uncompressed form encoding of P-256 EC Public Key." am:
2fd4ee6439 am: f7726a198f am: f5aef21903 am: cb4b561d54 am: 42ac40d2fe
…
…
…
…
…
…
…
Merge "Add lint api database files for module and system server sdks" am:
1291b83a2f am: 874a97ea01 am: fc3e0b2251
…
…
…
Description
No description provided
Languages
Java
73.7%
Kotlin
14%
PowerBuilder
5.8%
C++
5.2%
AIDL
1%