summaryrefslogtreecommitdiff
path: root/libs/androidfw/StringPool.cpp
diff options
context:
space:
mode:
author Hyoungho Choi <hh46.choi1@samsung.corp-partner.google.com> 2024-05-15 15:09:39 +0000
committer Cherrypicker Worker <android-build-cherrypicker-worker@google.com> 2024-05-15 15:09:39 +0000
commit6b447a04a6924a2e3278790abdc1531f0d34aece (patch)
treef8d7b32009f85606d0691404acc4f497decf1ee7 /libs/androidfw/StringPool.cpp
parent2b4aa4df07f7e01a701a437bcef5715050f7908a (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