353112c604ad7486d253b095a68ed9da9529d384
In the case that an activity is brought to the foreground with clear top, we will start it at the top of the source record's task. The current code sets the task to match the found activity, which will no longer be the case. This changelist cleans up this reference so that we do not try to reparent and instead just add the activity to the task. Change-Id: Ic7428548fa4972aa19bc9ba890c9edaf2ff31220 Fixes: 35318848 Test: manual by bug repo steps (consistently reproducible).
…
Description
No description provided
Languages
Java
73.7%
Kotlin
14%
PowerBuilder
5.8%
C++
5.2%
AIDL
1%