Do not finish keyguard if method is swipe.
A continuation of the successful unlock flow for sim pin. We do not want to finish keyguard if our method is swipe, which is indicated when lockscreen disabled is false and lockpatternutils returns None security. Fixes: 288099374 Test: unlock sim pin, sim puk for None. Test: unlock sim pin, sim puk for Swipe. Test: disable esim, sim puk for None. <--this will go to LS but seems like a separate issue Test: disable esim, sim pin for Swipe. Change-Id: I04779b26fa1a5a671d0a31b23ba36affe4387aa4
Loading
Please register or sign in to comment