Merge "Do not shake the padlock until there's an error" into qt-qpr1-dev am: b04ec7f756
am: 5d9b4aa712
Change-Id: Ifc86f710b2ca684145d671aa6d70da7783a0cbd9
This commit is contained in:
@@ -653,7 +653,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