diff options
| author | 2023-08-03 11:20:37 -0700 | |
|---|---|---|
| committer | 2023-08-04 09:21:15 -0700 | |
| commit | 0f0a5bd651d6184ed6c45e1cd8069bb8f09559d1 (patch) | |
| tree | f244972337802826c0d326eaab4a1ba0725e5195 /api/api.go | |
| parent | 6883edae21f61aacbad6efb925d2d920015e9243 (diff) | |
Do not finish lockscreen for multiple sims.
Currently, in the logic, if the lockscreen is disabled, we finish
lockscreen instead of proceeding ot the second sim. I have removed this
logic. We are expecting the security mode to be SimPin/SimPuk if we are
expecting an additional sim. We also do not want to finish if the
security mode is supposed to be secure.
Fixes: 282107332
Test: added a unit test.
Test: test 2 esim cards and restart with none security.
Test: test 2 esim cards and restart with swipe security.
Test: test 2 esim cards and restart with pin security.
Test: test 2 esim cards and restart with pin security from sim-puk to sim-
pin.
Change-Id: I519fcb995a5915100bd97faaa9618d573c64bcc2
Diffstat (limited to 'api/api.go')
0 files changed, 0 insertions, 0 deletions