diff options
author | Louis Chang <louischang@google.com> | 2021-11-05 13:23:46 +0800 |
---|---|---|
committer | Louis Chang <louischang@google.com> | 2021-11-10 10:13:36 +0800 |
commit | 4c0f7be6130dc24fad617859e2c23f10b85edb63 (patch) | |
tree | c7b1afa43ff7c79c8aa44d0aae56c37b6b76eac3 /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | 3695613b6fea2c8f27928f6051be546307b45bd4 (diff) |
Allows running TaskFragment related hierarchy op in lock task mode
The placeholder activity was removed while device folded, but
the TaskFragment was failed to be removed because the hierarchy op
was ignored in lock task mode.
Most of the TaskFragment related hierarchy ops operate in the
same task and it won't change the task order. Therefore, it should
still works in lock task mode. However, deleting a TaskFragment
may cleanup all activities in the Task, which needed to be handled
separately.
Bug: 204945438
Test: atest TaskFragmentOrganizerControllerTest
Change-Id: If1d35ef81754b53c5f214672000cc0c066628a29
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions