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

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

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

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