Dismiss SIM lock page after correct SIM
Previously the criteria was to dismiss if: 1. There is no pin/password/pattern set AND 2. the lockscreen is disabled. This behaved incorrectly in the case where the lockscreen is enabled but there is no pin/password/pattern set. We fix the condition so that now we dismiss the SIM lock if: 1. There is no pin/password/pattern set OR 2. the lockscreen is disabled. Fixes: 115780994 Test: manual Change-Id: I88da896add635126934eb0ed22e617ac2607f15a
Loading
Please register or sign in to comment