commit | 78bfe4598ea5c95f7fa035c1b3bb624033ec159c | [log] [tgz] |
---|---|---|
author | changbetty <changbetty@google.com> | Tue Dec 03 20:54:54 2019 +0800 |
committer | changbetty <changbetty@google.com> | Wed Dec 11 22:02:01 2019 +0800 |
tree | eb3a6a2edbe971f975ba09e28253ec125350f1e1 | |
parent | cb9cad37be0226be8d924576a1f2a774c52d26af [diff] |
[Telephony Mainline] To replace SubscriptionController api with SubscriptionManager SubscriptionController - getActiveSubIdList(Z) -> use @SystemApi getActiveAndHiddenSubscriptionInfoList instead - getDefaultSubId() -> use getDefaultSubscriptionId() instead - isActiveSubId(I) -> use isActiveSubscriptionId(int) instead -> add permission READ_PHONE_STATE Bug: 145345704 Test: make & atest CarrierIdProviderTest Change-Id: I8fcf96a1f4357ba565740e6422ac56ccea0338ca