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

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

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

* commit 'd7aaf3af':
  Keyguard - force showing the status bar
parents 8b26141a d7aaf3af
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) {