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

Commit e74e562a authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Show bouncer from AOD on udfps-longpress if fp isn't running" into sc-v2-dev am: 0fb09fdf

Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/16075503

Change-Id: If2b2e45d291789b0aa61acb67d8d5273a3fa3c27
parents f4458283 0fb09fdf
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -889,6 +889,7 @@ public class UdfpsController implements DozeReceiver {
        }

        if (!mKeyguardUpdateMonitor.isFingerprintDetectionRunning()) {
            mKeyguardViewManager.showBouncer(true);
            return;
        }