commit | ff3224a6611834a38a337088eb0bfb061752a273 | [log] [tgz] |
---|---|---|
author | Matt Pietal <mpietal@google.com> | Wed Jul 21 12:47:31 2021 -0400 |
committer | Matt Pietal <mpietal@google.com> | Wed Jul 21 13:08:23 2021 -0400 |
tree | fe5d4d5661c6d9648163fc3b300aa5a3834e75e4 | |
parent | 3d8966638505023a6b86ee6ddbf445466a1df78d [diff] |
Dismiss SIM PIN screen when eSIM disabled eSIMs provide a mechanism for disabling directly from the SIM PIN unlock screen. When tapped, keyguard receives an event with a subscription id of -1, which an invalid subscription id and is mostly ignored. However, in the case where there was a previously valid id, keyguard should issue a callback to notify consumers of this state. Fixes: 191432304 Test: atest KeyguardUpdateMonitorTest Change-Id: I455d7a1fcde6cbfbf6914f4900eb58cf39bfd715