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