Death to synchronous transactions (2/2)
Bug: 28068298 Change-Id: I7d2d7aba8c16aa5e0b9c288bc747ed62f9292381
This commit is contained in:
@@ -670,7 +670,6 @@ public class WindowAnimator {
|
||||
if (SHOW_TRANSACTIONS) Slog.i(
|
||||
TAG, ">>> OPEN TRANSACTION animateLocked");
|
||||
SurfaceControl.openTransaction();
|
||||
SurfaceControl.setAnimationTransaction();
|
||||
try {
|
||||
final int numDisplays = mDisplayContentsAnimators.size();
|
||||
for (int i = 0; i < numDisplays; i++) {
|
||||
|
||||
Reference in New Issue
Block a user