Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit b04ec7f7 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Do not shake the padlock until there's an error" into qt-qpr1-dev

parents b85d7509 095d2e7c
Loading
Loading
Loading
Loading
+0 −1
Original line number Original line Diff line number Diff line
@@ -650,7 +650,6 @@ public class KeyguardIndicationController implements StateListener,
            if (!updateMonitor.isUnlockingWithBiometricAllowed()) {
            if (!updateMonitor.isUnlockingWithBiometricAllowed()) {
                return;
                return;
            }
            }
            animatePadlockError();
            boolean showSwipeToUnlock =
            boolean showSwipeToUnlock =
                    msgId == KeyguardUpdateMonitor.BIOMETRIC_HELP_FACE_NOT_RECOGNIZED;
                    msgId == KeyguardUpdateMonitor.BIOMETRIC_HELP_FACE_NOT_RECOGNIZED;
            if (mStatusBarKeyguardViewManager.isBouncerShowing()) {
            if (mStatusBarKeyguardViewManager.isBouncerShowing()) {