commit | 01a41a2bef3df4b274461df437541d75439d32a8 | [log] [tgz] |
---|---|---|
author | Riddle Hsu <riddlehsu@google.com> | Wed Mar 22 22:26:16 2023 +0800 |
committer | Riddle Hsu <riddlehsu@google.com> | Wed Mar 22 22:26:16 2023 +0800 |
tree | d7d42d71961cedddb59110be39c4b9c993bfe359 | |
parent | 7d81e0c4aa78b589d7799aba772cc451ce33a4fe [diff] |
Remove workaround of delaying remove task The timing doesn't work on the latest code base. The onStop of activity still almost has no chance to be called after swiping the task to kill process. And the friendly activity lifecycle will be controlled by removeTask since Id69a8ba77da16a13f7a3413bb004fc2206f4b4e8. Bug: 184899234 Bug: 213583589 Test: No behavior change after swiping task out from recents Change-Id: If4110069834964571df7128b119fc6c782a03b34