diff options
author | Louis Chang <louischang@google.com> | 2019-09-27 15:01:19 +0800 |
---|---|---|
committer | Louis Chang <louischang@google.com> | 2019-09-27 16:15:40 +0800 |
commit | 2dcb1274fc73576edad10721ba7a15b0896d5be8 (patch) | |
tree | 951d4430d9771c09237242f6984071699563ebaf /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | 1b1480d0406b309971109042c3b6b1a9660b24ad (diff) |
Ensure activity added to existing task if not resetting the task
Unable to launch application because the activity was started with
RESET_TASK_IF_NEEDED flag and without NEW_TASK flag. A new activity
instance is supposed to be added on top of the existing task, which
it didn't.
Bug: 140916007
Test: atest IntentTests
Change-Id: I4ff6c721aabe3f4a0fee56cb8549109b22fc96b0
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions