diff options
| author | 2024-05-15 15:09:39 +0000 | |
|---|---|---|
| committer | 2024-05-15 15:09:39 +0000 | |
| commit | 6b447a04a6924a2e3278790abdc1531f0d34aece (patch) | |
| tree | f8d7b32009f85606d0691404acc4f497decf1ee7 /libs/androidfw/StringPool.cpp | |
| parent | 2b4aa4df07f7e01a701a437bcef5715050f7908a (diff) | |
Remove a binder call from updateExternalStorageFileQuotaType
The method internally invokes StorageManagerService#getVolumeList() to
get user id from StorageVolume. In order to reduce system_server burden
and to improve quota type update performance, regular expression is used
to get user id from the file path instead of a binder call.
Bug: 234689905
Test: manual
Merged-In: Id91c370104ebb14abdb6a3c5ef466bf895c48f91
Change-Id: Id91c370104ebb14abdb6a3c5ef466bf895c48f91
Diffstat (limited to 'libs/androidfw/StringPool.cpp')
0 files changed, 0 insertions, 0 deletions