commit | 55a68d161bddc6dcc42557a93446daae79fec045 | [log] [tgz] |
---|---|---|
author | Chris Li <lihongyu@google.com> | Fri Apr 23 21:50:14 2021 -0700 |
committer | Chris Li <lihongyu@google.com> | Fri Apr 23 21:50:14 2021 -0700 |
tree | 7ed8fe7e4621ffe3bf1a05226f2b64c966ad1261 | |
parent | 93595946da0f590bd7e3d144de0246114a30591e [diff] |
Fix EnterSplitScreenNotSupportNonResizable flaky Before, it called openQuickstep before canSplitScreen, but the later one is also calling openQuickstep. This caused the recent is pressed twice to introduce the flakness. Test: atest WMShellFlickerTests:EnterSplitScreenNotSupportNonResizable Bug: 182235458 Change-Id: Iba5af5114fd8883b73d78ac34e6f891ee8ca798f