Do not reset keyguard when SIM is ready
We used to reset the keyguard because the SIM could potentially require a PIN/PUK but most of the time it won't be true. The SIM might take a while to load, which means that the user would swipe up to unlock and then the password view would disappear because the SIM became READY. Now, we're resetting the keyguard only when the SIM actually requests a PIN or PUK. Change-Id: I0e007b4e5cf9eed6c1cee2d570ce7e9cd2fa1ea6 Fixes: 22267680 Test: manual, rebooting device with SIM card
Loading
Please register or sign in to comment