Merge "Show bouncer from AOD on udfps-longpress if fp isn't running" into sc-v2-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
0fb09fdf82
@@ -889,6 +889,7 @@ public class UdfpsController implements DozeReceiver {
|
||||
}
|
||||
|
||||
if (!mKeyguardUpdateMonitor.isFingerprintDetectionRunning()) {
|
||||
mKeyguardViewManager.showBouncer(true);
|
||||
return;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user