* commit '5d8f249104a1798b6c55ae1de4e5ea36a4babd53': Prevent leaking surfaces from exiting windows
This commit is contained in:
@@ -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();
|
||||
|
||||
Reference in New Issue
Block a user