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

Commit 2a005f6f authored by Craig Mautner's avatar Craig Mautner Committed by Gerrit Code Review
Browse files

Merge "Prevent leaking surfaces from exiting windows"

parents e7e92381 713abc28
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -4600,6 +4600,7 @@ public class WindowManagerService extends IWindowManager.Stub
            }

            final long origId = Binder.clearCallingIdentity();
            wtoken.inPendingTransaction = false;
            setTokenVisibilityLocked(wtoken, null, visible, AppTransition.TRANSIT_UNSET,
                    true, wtoken.voiceInteraction);
            wtoken.updateReportedVisibilityLocked();