commit | a59937a8e0f4417650aa790c089973be626f6249 | [log] [tgz] |
---|---|---|
author | Louis Chang <louischang@google.com> | Wed Mar 20 17:17:22 2019 +0800 |
committer | Louis Chang <louischang@google.com> | Mon Mar 25 09:59:22 2019 +0800 |
tree | aa8152bb94b1489fa75ad429b0886014c61f6c8b | |
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