commit | dc9c1d41928e976d044f1f8f454b9c26296a76bd | [log] [tgz] |
---|---|---|
author | Jeff Chang <chengjeff@google.com> | Tue Feb 11 14:57:34 2020 +0800 |
committer | Jeff Chang <chengjeff@google.com> | Wed Feb 12 21:21:36 2020 +0800 |
tree | b78cf1842b8bc2cc0b5ec386a7fa4fc900ea89f0 | |
parent | d9e45183cb43d2848f3182321912888de22b3bf0 [diff] |
Exclude the ActivityStack when processing the reset of a task When processing the reset of task by ResetTargetTaskHelper, we should prevent to process task with ActivityStack case. This CL exclude the root task(ActivityStack) when execute the processing the reset of a task. Bug: 148590003 Test: atest WmTests:ActivityStackTests atest WmTests:TaskTests atest WmTests:ActivityRecordTests Change-Id: I63ed4c2d87f7844fc05c6f61434a0923f2ed3d21