Skip to content
Commit 704cc228 authored by Jeff Chang's avatar Jeff Chang
Browse files

Fix the IntentTests test case failed

NPE occurs when process the pending reparent activities on
ResetTargetTaskHelper. Activities that enable the
allowTaskReparenting were not reparented to other tasks
while an activity was started with RESET_TASK_IF_NEEDED
flag.

This CL refactor the reparent path to fix the NPE.

Bug: 150303302
Test: atest CtsWindowManagerDeviceTestCases:IntentTests
Change-Id: I55f4eed0e6be8a2f59757fe9308b726196a1f011
parent 8a69fa18
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment