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

Commit 519cdfe9 authored by Automerger Merge Worker's avatar Automerger Merge Worker Committed by Android (Google) Code Review
Browse files

Merge "Merge "Remove display policy references while waiting for window...

Merge "Merge "Remove display policy references while waiting for window animation to complete" into sc-dev am: 37f493f5 am: f8ca1f7e" into sc-v2-dev-plus-aosp
parents 8958341a 4cf3b09b
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -2598,6 +2598,7 @@ class WindowState extends WindowContainer<WindowState> implements WindowManagerP
    private void setupWindowForRemoveOnExit() {
        mRemoveOnExit = true;
        setDisplayLayoutNeeded();
        getDisplayContent().getDisplayPolicy().removeWindowLw(this);
        // Request a focus update as this window's input channel is already gone. Otherwise
        // we could have no focused window in input manager.
        final boolean focusChanged = mWmService.updateFocusedWindowLocked(