summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator_test.cpp
diff options
context:
space:
mode:
authorWinson Chung <winsonc@google.com>2021-12-09 07:01:47 +0000
committerWinson Chung <winsonc@google.com>2021-12-09 07:01:47 +0000
commit04728f77d761b30a0594e920d002b4cf935b3169 (patch)
treee5eb666b0b40f8707c34caf96fa645651871eb5e /tools/aapt2/java/JavaClassGenerator_test.cpp
parentfb1aca81389f957ed750e103667c80e0d1fe005e (diff)
Remove unnecessary clean up of targets
- removeTaskInternal can trigger the rotation to change immediately (ie. https://paste.googleplex.com/5205159639515136?raw), which will inadvertently trigger the screenshotRecentTasks() path, which is unnecessary when cleaning up (and can lead to a lingering snapshot surface. Since these pending new task targets are already added to mPendingAnimations when they are created in createTaskRemoteAnimation(), the tasks will be cleaned up along with everything else in cleanupAnimation() Bug: 207189813 Test: atest WmTests:RecentsAnimationControllerTest Test: Ensure the live-tile + rotation path still triggers screenshot Test: Ensure quickswitch still works Change-Id: Ia9d2fb01b4c0b205f2fa4615d3be3b2b7070e488
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions