diff options
author | Louis Chang <louischang@google.com> | 2019-02-12 12:35:24 +0800 |
---|---|---|
committer | Louis Chang <louischang@google.com> | 2019-02-19 13:24:29 +0800 |
commit | c50a936306ff38e43b58129da9b94269dff821f7 (patch) | |
tree | fe8d2e30f3b6868310eea68ee86e947b8db4579d /tests/DynamicCodeLoggerIntegrationTests/src/cpp/test_executable.cpp | |
parent | 1dc37e9601d031534f42741b9a6d664e03cead0b (diff) |
Avoid resuming same activity twice
Activity process was found to be dead and required to restart
its process while starting the activity. If the same activity
being restarted again before the new process started, the
activity would be finished because of a second failure.
Bug: 124125128
Test: atest android.server.am.lifecycle
Change-Id: Iad829d59a9d789b01b3570e6c1ff062fb2dc9a81
Diffstat (limited to 'tests/DynamicCodeLoggerIntegrationTests/src/cpp/test_executable.cpp')
0 files changed, 0 insertions, 0 deletions