commit | 1a6e89c79cfb7fce25a3423745babb472d8cdbc0 | [log] [tgz] |
---|---|---|
author | Rambo Wang <rambowang@google.com> | Fri Feb 18 10:29:38 2022 -0800 |
committer | Rambo Wang <rambowang@google.com> | Mon Mar 21 20:28:42 2022 +0000 |
tree | 2bcd716d51ff67c49332980cdc550282b8890a8e | |
parent | 059a174baf5b73f33e55eec03662dc6b2c73b4f3 [diff] |
Migrate TelephonyManagerShimImpl to new CPCallback interface CarrierPrivilegesListener is renamed to CarrierPrivilegesCallback, with new API introduced to support carrier service change and better API surface. This CL introduces minimum change to remove dependency on the deprecated interface. A follow up CL will refactor thoroughly with the new carrier service change API. Bug: 216549778 Test: make Change-Id: I20de036e0ccff45013d2c54213c129d1a013efe0