OSDN Git Service

Face interrupt polish
authorLucas Dupin <dupin@google.com>
Tue, 12 Mar 2019 22:28:49 +0000 (15:28 -0700)
committerLucas Dupin <dupin@google.com>
Wed, 13 Mar 2019 23:29:30 +0000 (23:29 +0000)
commit8f3faacb9f6e23f97735c93bc09dcd6ba24cc040
tree06164fd13b53d1d1dc990d1de0f908a83625f0bb
parent7c8b15414177bccc5e84366d0a045c013f2c4831
Face interrupt polish

Let's try to authenticate more often, especifically when the user
pulls down quick settings.

Transient messages on the keyguard also be cleared if there's a
new authentication attempt.

Fixes: 128034459
Fixes: 128037051
Bug: 111414690
Test: manual with multiple biometrics on multiple device types
Change-Id: I4b231579565e6cce4604caebefc45ce20a19e903
packages/SystemUI/src/com/android/keyguard/KeyguardUpdateMonitor.java
packages/SystemUI/src/com/android/systemui/statusbar/KeyguardIndicationController.java
packages/SystemUI/src/com/android/systemui/statusbar/phone/NotificationPanelView.java
packages/SystemUI/src/com/android/systemui/statusbar/phone/StatusBar.java