src/java/com/android/internal/telephony/SubscriptionMonitor.java
deleted100644 → 0
+0
−133
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
1. decouple IOnSubscriptionChangedListener AIDL from telephonyMainline 2. other refactor. moving APIs which will not be included in telephony mainline to frameworks/base/core/java/android/telephony. Moving internal classes like AIDL which will not be included in telephony mainline to framework/base/core/java/com/android/internal/telephony 3. remove subscriptionMonitor which can be easily replaced with SubscriptionManager.addOnSubscriptionChangedListener API Bug: 140908357 Test: Build & unit test Change-Id: I89c77ae7f006437e954af0d42491217a9f24b64d Merged-In: I89c77ae7f006437e954af0d42491217a9f24b64d