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

Commit b4e69a04 authored by John Spurlock's avatar John Spurlock Committed by Android (Google) Code Review
Browse files

Merge "Hide the keyguard scrim when the status bar comes back."

parents 35453dd7 8fdfe624
Loading
Loading
Loading
Loading
+1 −0
Original line number Original line Diff line number Diff line
@@ -1744,6 +1744,7 @@ public class PhoneWindowManager implements WindowManagerPolicy {
                }
                }
                mStatusBar = win;
                mStatusBar = win;
                mStatusBarController.setWindow(win);
                mStatusBarController.setWindow(win);
                mKeyguardDelegate.hideScrim();
                break;
                break;
            case TYPE_NAVIGATION_BAR:
            case TYPE_NAVIGATION_BAR:
                mContext.enforceCallingOrSelfPermission(
                mContext.enforceCallingOrSelfPermission(