Merge "Do not shake the padlock until there's an error" into qt-qpr1-dev
am: b04ec7f756
Change-Id: I38de9dc6ade82dc1c885770d6fb348bfed709a49
This commit is contained in:
@@ -650,7 +650,6 @@ public class KeyguardIndicationController implements StateListener,
|
||||
if (!updateMonitor.isUnlockingWithBiometricAllowed()) {
|
||||
return;
|
||||
}
|
||||
animatePadlockError();
|
||||
boolean showSwipeToUnlock =
|
||||
msgId == KeyguardUpdateMonitor.BIOMETRIC_HELP_FACE_NOT_RECOGNIZED;
|
||||
if (mStatusBarKeyguardViewManager.isBouncerShowing()) {
|
||||
|
||||
Reference in New Issue
Block a user