diff options
| author | 2023-06-27 12:03:40 -0700 | |
|---|---|---|
| committer | 2023-06-28 18:28:01 +0000 | |
| commit | 99fc918bc27adfb1edb68663e90f3c2d074c64ba (patch) | |
| tree | 0a59383b402a8c6c7e6db372a6ec3b93f7432e5f /wifi/java/src | |
| parent | 7f3ff219a28e5256dfdc7d5e78f1258204ef4fba (diff) | |
Handle when sim state indicates that it is absent
We want to update the sim state the view mediator when the sim state
indicates that it is absent. When we disable the esim, we want to be
able to update the sim state to indicate that we no longer have secure
sim pin when we swipe to unlock. Additionally, we want to ensure that
mPendingPinLock is set to false so that we do not show keyguard again
after dismissing.
Fixes: 286520191
Test: disable esim in sim when security method is None
Test: unlock sim when security method is None
Test: disable esim in simpuk when security method is None
Test: unlock simpuk when securith method is None
Test: disable esim in sim when security method is Swipe
Test: unlock sim when security method is Swipe
Test: disable esim in simpuk when security method is Swipe
Test: unlock simpuk when securith method is Swipe
Test: disable esim in sim when security method is Pin
Test: unlock sim when security method is Pin
Test: disable esim in simpuk when security method is Pin
Test: unlock simpuk when securith method is Pin
Change-Id: I69ef1698d1c3b3833cbbe925999dd4aa87cc00eb
Merged-In: I69ef1698d1c3b3833cbbe925999dd4aa87cc00eb
(cherry picked from commit 5866a4a23a1ce4497b04a58133201363f5ea5686)
Diffstat (limited to 'wifi/java/src')
0 files changed, 0 insertions, 0 deletions