commit | 28b586446f43a6726a5aa246a85c543a0424bfdf | [log] [tgz] |
---|---|---|
author | Louis Chang <louischang@google.com> | Thu Aug 27 15:33:45 2020 +0800 |
committer | Louis Chang <louischang@google.com> | Tue Sep 01 09:40:01 2020 +0800 |
tree | 00a2158e7956e4ef57d2e5fba6a6704d5b023568 | |
parent | 699ed17c9a61dbd6294021cf3c7589d2496052a2 [diff] |
Make the task affinity of a single-instance activity unique The task affinity of a single-instance activity was the same as other activities in the package by default. So, tasks that have same task affinity would be removed from Recents when the single-instance activity was started. Also, the trimmed activities would be finished when return to home since 4e361e9. Bug: 166143360 Bug: 120237697 Test: atest RecentTasksTest Change-Id: Ia903fa569239a55c0ea4587ac9e47547503a54e1