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

Commit d7aaf3af authored by Adam Powell's avatar Adam Powell Committed by Android Git Automerger
Browse files

am f3eaabb9: am a9fa92e8: Keyguard - force showing the status bar

* commit 'f3eaabb9':
  Keyguard - force showing the status bar
parents 670f5a52 f3eaabb9
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -168,6 +168,7 @@ public class KeyguardViewManager {

            int flags = WindowManager.LayoutParams.FLAG_LAYOUT_IN_SCREEN
                    | WindowManager.LayoutParams.FLAG_LAYOUT_INSET_DECOR
                    | WindowManager.LayoutParams.FLAG_FORCE_NOT_FULLSCREEN
                    | WindowManager.LayoutParams.FLAG_SHOW_WALLPAPER;

            if (!mNeedsInput) {