summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator_test.cpp
diff options
context:
space:
mode:
authorJeff Chang <chengjeff@google.com>2021-09-10 19:06:36 +0800
committerJeff Chang <chengjeff@google.com>2021-09-14 11:44:43 +0800
commitbd6bb3f50324c05a67b7ac184de52e44012ebd94 (patch)
tree7d53d732d344437961b5e47d274bc8c5d5761c5c /tools/aapt2/java/JavaClassGenerator_test.cpp
parent61246e7f0051758289a7423984a0b19a42f9c7c3 (diff)
Return the correct root task when start activity from recents
When starting activity from recents, the system will find the suitable task and move it to the front. With corresponding task display area, TDA#getOrCreateRootTask returns the candidate task directly instead of the existing launch root task. In RootWindowContainer#anyTaskForId, the candidate task is reparent to the root task(same as itself) which resolve from the TDA#getOrCreateRootTask and lead to the watchdog timeout. This CL updates the logic to return the correct root task. Bug: 197293995 Test: atest MultiWindowTests,WMShellUnitTests Change-Id: Ib0b24363dc35d624c358080998c25874d9e7094c
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions