commit | a68b3eb151a18a3c93194dbba3f54dab91ef43f7 | [log] [tgz] |
---|---|---|
author | Chilun <chilunhuang@google.com> | Wed Mar 10 17:51:52 2021 +0800 |
committer | Chilun <chilunhuang@google.com> | Tue Mar 16 17:34:12 2021 +0800 |
tree | fd38afd7c1271c1f15e7455ec956eec4ed73f34a | |
parent | ac40826ea923d2b7612a7506bb98b252dc770971 [diff] |
Do not use obsoleted snapshot as staring window We will use splash screen as starting window if the activity is in finishing state. Now we will not use the activity with finishing state to show the starting window, so we check the top activity component to avoid using obsoleted snapshot as starting window. Bug: 180893837 Test: atest ActivityStarterTests ActivityRecordTests Change-Id: I27fb40d6d4e8808caf803ef78c39050258eab1a2