Revert^2 "Make sure the parent change is set for changes with intermediate parent"
This reverts commit 9af4877257bb54002dc8e2625d481084520ade54.
Reason for revert: Reland CL
The previous submit caused test failure because it hides independent
closing window, but the surface wasn't got show in the following cases:
1. Recent transition without top Task change.
2. Recent transition with changing top split, the following transition
doesn't include leaf task as independent change.
To prevent that, this CL remove the hide logic from the previous submit.
Will have followup CL to address the hide issue.
Bug: 328014766
Change-Id: If6c12d4c4ee3b19abbe1fe4307dd4acae35e5cf8
Test: verify with system split using Settings.
Test: atest WMShellFlickerServicePlatinumTests
:SwitchBetweenSplitPairsGesturalNavLandscape
3 files changed