commit | 927a236a80e03de0f91c85239ded2c8c7278ee07 | [log] [tgz] |
---|---|---|
author | Josh Tsuji <tsuji@google.com> | Wed Apr 20 17:46:02 2022 -0400 |
committer | Josh Tsuji <tsuji@google.com> | Wed Apr 27 16:12:17 2022 -0400 |
tree | 93c42ec6eca77ec2eba1ed1b53195f3468790e21 | |
parent | 444880f0461f3e7ea1651c523f4f1a6cc7e48815 [diff] |
Clear task snapshot when we showSurfaceBehindKeyguard. To prevent extra blocking calls to ActivityManager, rather than calling ActivityManagerWrapper#invalidateHomeTaskSnapshot, add a transit flag to have ActivityTaskManager handle this as part of the goingAway call. Bug: 229890190 Test: atest SystemUITests Change-Id: Ica1b552a332d0c946d6008965c1a2881b646e365