diff options
author | Riddle Hsu <riddlehsu@google.com> | 2021-05-07 17:29:55 +0800 |
---|---|---|
committer | Riddle Hsu <riddlehsu@google.com> | 2021-05-07 09:45:11 +0000 |
commit | da4a464bafa29b1b3a92ae80176c4d2778d7a061 (patch) | |
tree | d5829424553212529dc7677b7686c7baf64ca375 /rs/java/android/renderscript/ProgramFragmentFixedFunction.java | |
parent | 690dd68dcc31dc7af2cd31475a64d68f29b931e2 (diff) |
Only skip hierarchy op which may reorder task in task lock mode
Otherwise when entering task lock mode from split-screen, the
request from WindowManagerProxy#applyDismissSplit is ignored.
That causes launch root to remain and affect new launch tasks.
Bug: 186764983
Test: MultiWindowTests#testDisallowHierarchyOperationWhenInLockedTask
Test: 1. Enable App pinning
2. Enter split-screen mode
3. Pin the task on secondary-split
4. Unpin the task and launch other new task
The new task should fill screen bounds.
"adb shell dumpsys activity a | grep mLaunchRootTasks"
must be empty.
Change-Id: I890a9e1234b11772f4183168e085b75d31859e20
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions