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

Commit 5d8f2491 authored by Craig Mautner's avatar Craig Mautner Committed by Android Git Automerger
Browse files

am 2a005f6f: Merge "Prevent leaking surfaces from exiting windows"

* commit '2a005f6f':
  Prevent leaking surfaces from exiting windows
parents 58524b2a 2a005f6f
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();