commit | af6ebfa659bcb75e921f7d228263cfb0b061b411 | [log] [tgz] |
---|---|---|
author | Rambo Wang <rambowang@google.com> | Wed Mar 16 10:19:11 2022 -0700 |
committer | Rambo Wang <rambowang@google.com> | Wed Mar 16 13:55:30 2022 -0700 |
tree | 5b5403e3a1ab843f97fd8255381aaa5c6ea18ac9 | |
parent | 6fb0937d9a24bbacfc079212c6bb771f88113930 [diff] |
Remove orphan methods in PhoneInterfaceManager CarrierPrivilegesTracker has been the single source of truth for carrier privileges check for all sources. The previous methods getCarrierPrivilegeStatusFromCarrierConfigRules in PIM has been obsoleted and becomes orphan now. It should be removed to keep a better code health. Bug: 224871263 Test: atest TelephonyManagerTest Change-Id: I16cb044ed4858cf90782d1b93ac1f5048f3ad210