commit | 7dd38c4827d9e3407a509b13a8a214e5f824473f | [log] [tgz] |
---|---|---|
author | Vladimir Komsiyski <vladokom@google.com> | Mon Aug 21 10:50:51 2023 +0200 |
committer | Vladimir Komsiyski <vladokom@google.com> | Wed Aug 23 06:59:53 2023 +0000 |
tree | 237bb6e387b7529acd321dc20990b43b3e30cd4b | |
parent | 231ac0336d6320a976e1d2df47c654a8e7c5c6d6 [diff] |
Respect the virtual device recents policy. Virtual devices can request that all activities launched on displays owned by that device should not appear in recents. Currently this is respected only while the display exists. As soon as it is removed, the activities there show in the host device recents. This change automatically removes such activities. Fix: 291045570 Test: atest android.virtualdevice.cts.RecentTasksTest Change-Id: I0303b66a57f15bb23069ab441fc84684750e12e1