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

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

Merge "Make FLAG_SHOW_ON_LOCKSCREEN work again." into master-lockscreen-dev

parents 84395ec9 5de6bf42
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -3392,7 +3392,6 @@ public class PhoneWindowManager implements WindowManagerPolicy {
            mForcingShowNavBarLayer = win.getSurfaceLayer();
        }
        if (attrs.type == TYPE_STATUS_BAR && (attrs.privateFlags & PRIVATE_FLAG_KEYGUARD) != 0) {
            mTopFullscreenOpaqueWindowState = win;
            mForceStatusBarFromKeyguard = true;
        }
        if (mTopFullscreenOpaqueWindowState == null &&