diff options
author | Louis Chang <louischang@google.com> | 2019-03-20 17:17:22 +0800 |
---|---|---|
committer | Louis Chang <louischang@google.com> | 2019-03-25 09:59:22 +0800 |
commit | a59937a8e0f4417650aa790c089973be626f6249 (patch) | |
tree | aa8152bb94b1489fa75ad429b0886014c61f6c8b /tools/aapt2/java/JavaClassGenerator.cpp | |
parent | 38076cdc883c4466d2b399d625733f9b97bc1c79 (diff) |
Make sure to report wait result when clean up activities
Starting activity with ‘-W’ option from shell waited forever
because activity was brought to top, but being removed from
waiting visible activities (due to process was gone) without
reporting the wait result.
Also correcting the component to avoid waiting for a top
finishing activity.
Bug: 117579987
Test: atest ActivityManagerAmStartOptionsTests
Change-Id: I7c1e6781544f0d794225a13fdf417475ff0598a3
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator.cpp')
0 files changed, 0 insertions, 0 deletions