commit | 5ecf62bd4d1bc4c5f195c7e9776933d6fd1a27c3 | [log] [tgz] |
---|---|---|
author | Jeff Chang <chengjeff@google.com> | Tue Aug 03 12:19:59 2021 +0800 |
committer | Jeff Chang <chengjeff@google.com> | Tue Aug 03 19:21:57 2021 +0800 |
tree | 269713e3845f4d6af590df7cee4dff446d91cccc | |
parent | 244416ae3f56cda637c83ee5e547bfbb2b3bbbae [diff] |
Exclude the embedded tasks from Recents Currently embedded tasks with activities from other apps are showing as separate entries in Recents. We should only have a single Recents entry for the host and embedded apps as per UX definition. This CL excluded the entry from recents if the task is embedded. Bug: 194243805 Test: atest RecentTasksTest#testVisibleEmbeddedTask_expectNotVisible Change-Id: Ie4548ffc0175a1c331f3509fe9ded8c1a1a53196