Commit 52df681
MSIM: Fix to resolve SIM PIN unlock in APM.
In MSIM case, with two sims being locked on pin,
the second sim pin unlock screen does not get closed
even with the correct password.This is due to the
showDefaultMessage flag not being set to true after
sim pin is verified successfully.
Fix: In KeyGuardSimPinView, set the showDefaultMessage
flag to true after SIM PIN is verified successfully.
CRs-Fixed: 949288.
TICKET: CYNGNOS-2766
Change-Id: Ie31ee9fb009314555c81f3787d0ef3af4aad74c71 parent 7d60f88 commit 52df681
1 file changed
Lines changed: 1 addition & 0 deletions
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
260 | 260 | | |
261 | 261 | | |
262 | 262 | | |
| 263 | + | |
263 | 264 | | |
264 | 265 | | |
265 | 266 | | |
| |||
0 commit comments