summaryrefslogtreecommitdiff
path: root/tests/DynamicCodeLoggerIntegrationTests/src/cpp/test_executable.cpp
diff options
context:
space:
mode:
authorChris Li <lihongyu@google.com>2021-07-16 22:31:31 -0700
committerChris Li <lihongyu@google.com>2021-07-20 23:48:51 -0700
commit8c67051b9797e5ebe42b54a81072c78507ac0a04 (patch)
tree2b8a48ea7b963f2662814c7c5ddcd717318787a2 /tests/DynamicCodeLoggerIntegrationTests/src/cpp/test_executable.cpp
parentf7224f068f783060608ffce90653aef50b662231 (diff)
Do not preload recents activity if it will be visible
Before, even if the launcher was not launched, RecentsAnimation would start the activity in background as invisible. It would cause issue because ensureVisibility would make it visible because there is no opaque activity on top, while that may not be collected in any app transition. Now, in case the recents activity should be visible, we ignore the preload recents activity. Bug: 193565751 Test: pass failed launcher test Change-Id: I93f5a716177bcbf69f5e4d5915826bd9f61f53a4
Diffstat (limited to 'tests/DynamicCodeLoggerIntegrationTests/src/cpp/test_executable.cpp')
0 files changed, 0 insertions, 0 deletions