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

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

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

* commit '5d8f2491':
  Prevent leaking surfaces from exiting windows
parents 0bbacbdd 5d8f2491
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -4653,6 +4653,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();