summaryrefslogtreecommitdiff
path: root/tests/DynamicCodeLoggerIntegrationTests/src/cpp/test_executable.cpp
diff options
context:
space:
mode:
authorwilsonshih <wilsonshih@google.com>2021-09-08 15:44:05 +0800
committerwilsonshih <wilsonshih@google.com>2021-09-14 09:42:57 +0800
commite00f086e494c303f39a1f1f594a1b0f629db9d0f (patch)
treeed0b2479ebe984a339225d4e753e17da8cadaaf1 /tests/DynamicCodeLoggerIntegrationTests/src/cpp/test_executable.cpp
parentbdb91bf0d67b38def2f771e0e1b00ac934e54ee4 (diff)
Prevent execute app transition too early when performClearTask
The app transition could be executed in finishIfPossible if one of the non-top activity in the task is visible but not resumed, which lead the wrong transition type, normally there should wait for for next resumed activity be added to opening apps. Use destroyIfPossible to prevent unnecessary transition. Bug: 192309923 Test: verify the transition type after SUW call finishAndRemoveTask. Test: atest AppTransitionControllerTest TaskStackChangedListenerTest Change-Id: I5c336bc5a8fc52684f5e15d8ff973d0960aa1250
Diffstat (limited to 'tests/DynamicCodeLoggerIntegrationTests/src/cpp/test_executable.cpp')
0 files changed, 0 insertions, 0 deletions