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

Commit c7266131 authored by Kevin Chyn's avatar Kevin Chyn Committed by android-build-merger
Browse files

Merge "Swipe for notifications should work when navigation occludes keyguard"...

Merge "Swipe for notifications should work when navigation occludes keyguard" into oc-mr1-dev am: 3e3e05c9
am: 8933600f

Change-Id: I532513507f687df1051fd29f2d6a6204dd063f1e
parents 5a6f7c36 8933600f
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -1069,6 +1069,7 @@ public class KeyguardUpdateMonitor implements TrustManager.TrustListener {
                cb.onDreamingStateChanged(mIsDreaming);
            }
        }
        updateFingerprintListeningState();
    }

    /**