commit | 07b1300e12b5f019735d2e6678f8801d6b57ac46 | [log] [tgz] |
---|---|---|
author | Louis Chang <louischang@google.com> | Wed Nov 27 22:08:37 2019 +0800 |
committer | Louis Chang <louischang@google.com> | Mon Dec 02 06:17:52 2019 +0000 |
tree | 42bd4f068af3fc161085993afb18df208ff7cb54 | |
parent | 3ef13e045cd317774cac78083b90100d29a4b41c [diff] |
Avoid recycle task of different user A task that belongs to work profile user was reused while starting an owner user activity. The task was recycled and had delivered new intent to the existing top activity (belongs to work profile user) instead of adding a new activity (of owner profile user) on top. Bug: 144915832 Test: atest ActivityStarterTests Test: repro steps on bug Change-Id: Ic210f8c436c086bca590facbdba5fe5fa556f4df