commit | d0cda70d2774bd6fd6745c1f2f6af09ced29f554 | [log] [tgz] |
---|---|---|
author | Jerry Chang <chenghsiuchang@google.com> | Wed Oct 20 19:03:55 2021 +0800 |
committer | Jerry Chang <chenghsiuchang@google.com> | Thu Oct 21 19:02:56 2021 +0800 |
tree | bf39f20620d283a011eb482fc11f45fbe1138893 | |
parent | 430944cefb366b91a95837d367b71473d0d02e49 [diff] |
Fix drop to enter split not working Sometimes when dropping app icon to enter split screen, it'll exit split screen immediatlly because it evicts newly launched task before the task considered to be visible. Update to collect child tasks to evict before launching activity. Fix: 203610931 Fix: 203636251 Test: atest WMShellUnitTests Change-Id: If070fb5b3eb0b3fc178122d38b2dce3072621449