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

Skip to content
Commit d89bc9d4 authored by Rambo Wang's avatar Rambo Wang
Browse files

Update SubscriptionInfoUpdater to use TM#getCarrierServicePackageName

The implementation for TelephonyManager#getCarrierServicePackageName
has been highly optimized. Internally, the cached values are directly
returned instead of performing a heavy query from package manager.

Besides the performance improvement, the switch may also largely reduce
the deadlock and IPC thread blocking due to the removal of IPC
call in most time.

Bug: 217442920
Test: atest SubscriptionInfoUpdaterTest
Change-Id: I3545bd3b807c9efe5ea525b0bf6ebde42386486a
parent bcf5d849
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