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

Commit 59686605 authored by Jorim Jaggi's avatar Jorim Jaggi Committed by Android (Google) Code Review
Browse files

Merge "Don't disable search on Keyguard"

parents 6aa763bb 3448bdd3
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -1798,7 +1798,6 @@ public class KeyguardViewMediator extends SystemUI {
                // (like recents). Temporary enable/disable (e.g. the "back" button) are
                // done in KeyguardHostView.
                flags |= StatusBarManager.DISABLE_RECENT;
                flags |= StatusBarManager.DISABLE_SEARCH;
            }
            if (isShowingAndNotOccluded()) {
                flags |= StatusBarManager.DISABLE_HOME;