commit | e2c24bb69eec27808d1f1ca506d49a6cb55ac8c2 | [log] [tgz] |
---|---|---|
author | Jeff Chang <chengjeff@google.com> | Mon Sep 27 18:58:34 2021 +0800 |
committer | Jeff Chang <chengjeff@google.com> | Mon Sep 27 18:58:34 2021 +0800 |
tree | 657cd31066aa8259ce3a63c6ef7139153cc5ce30 | |
parent | f7f93694ae919fd7b7b00bedb9c9629028def12e [diff] |
Do not add the finishing Activity to mNoHistoryActivities The resumed activity is added to mNoHistoryActiviyies while start pausing the currently resumed activity. The activity in pending finish state should be ignored while pausing the activity. Bug: 200159293 Test: atest ActivityStarterTests Change-Id: I396b115d340916c5a89019fa9f2cd250bfaee0f8