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

Commit 5de6bf42 authored by Jorim Jaggi's avatar Jorim Jaggi
Browse files

Make FLAG_SHOW_ON_LOCKSCREEN work again.

Bug: 13635952
Change-Id: I50c5184c41e10e90e6547d810b2be9eed103e074
parent 251957d7
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 &&