summaryrefslogtreecommitdiff
path: root/core/java/android/inputmethodservice/InputMethodService.java
diff options
context:
space:
mode:
authorMuralidhar Reddy <muralidharm@google.com>2022-03-03 06:13:33 +0000
committerMuralidhar Reddy <muralidharm@google.com>2022-03-03 06:13:33 +0000
commit428d93afb4ff0f4c2575ac949915cbb45419768e (patch)
treebea88e2bd90f0eaf1d619cccf4efb565fc8b75c3 /core/java/android/inputmethodservice/InputMethodService.java
parentbbdc07f3f62a52c2715bf129bf272a4304ca592d (diff)
[MEP] UnsupportedOperationException is thrown when carrier app tries to download subscription.
Starting with android T, old onDownloadSubscription API is deprecated and new API with portIndex is introduced. As latest LPA app is not released with new API changes, exception is occurred. Added condition to fallback to deprecated API in case if the LPA is not implemented the new API. Bug: 222257028 Test: manually tested with Google Fi activation on sunfish device Change-Id: Ifc0b828f0f60d456066386957d4bd1080bdd6ae9
Diffstat (limited to 'core/java/android/inputmethodservice/InputMethodService.java')
0 files changed, 0 insertions, 0 deletions