commit | f191f9a73b991e89065d9981bb79b0d29d2bb7ec | [log] [tgz] |
---|---|---|
author | Riddle Hsu <riddlehsu@google.com> | Mon Aug 10 15:40:46 2020 +0800 |
committer | Riddle Hsu <riddlehsu@google.com> | Mon Aug 10 16:00:58 2020 +0800 |
tree | 905baf6ff342f24132c9df6789a315ca2cb05f67 | |
parent | b511a73d7e686d5882354eec0a2265b8b629748c [diff] |
Resume next activity if pausing app died If the top activity is crashed before showing any window, when its process reported dead, it will be regarded as no visible activity and no need to resume next activity. That may lead to the next top activity remains in paused state and may be unresponsive. Bug: 159951007 Test: atest ActivityTaskManagerServiceTests# \ testResumeNextActivityOnCrashedAppDied Change-Id: I635fceb9cf7b782f6ffbb9ebef7cb69053f64a0b