Skip to content
Commit 07b1300e authored by Louis Chang's avatar Louis Chang
Browse files

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
parent 3ef13e04
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment