Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 6b447a04 authored by Hyoungho Choi's avatar Hyoungho Choi Committed by Cherrypicker Worker
Browse files

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
parent 2b4aa4df
Loading
Loading
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