commit | 6215bfdaba4459b831bd0d930b181efefb835463 | [log] [tgz] |
---|---|---|
author | Louis Chang <louischang@google.com> | Thu Sep 24 15:18:04 2020 +0800 |
committer | Louis Chang <louischang@google.com> | Thu Sep 24 15:18:04 2020 +0800 |
tree | 448690a99b31f2ad90190d50abd8eb67ca2871b5 | |
parent | a2268f992586dbd7d6dec42f40a37c13fb22af89 [diff] |
Restore the behavior of adding a RESUMED activity to stopping list Revert part of 9b8ece2 because of b/169190153. Also this makes the activity starting pausing while resuming it if the activity is started while screen off, see Task#resumeTopActivityInnerLocked where the RWC#ensureVisibilityAndConfig was called after activity state set to RESUMED. Bug: 169190153 Bug: 160435184 Test: existing tests Change-Id: I4afdac6a60f6ad9b1c652eefcce44367109a2a37