commit | cde271685f55a2dac2cf82fa82298a6b8bad1a8d | [log] [tgz] |
---|---|---|
author | Chris Li <lihongyu@google.com> | Tue Apr 27 17:30:58 2021 -0700 |
committer | Chris Li <lihongyu@google.com> | Tue Apr 27 23:59:38 2021 -0700 |
tree | f858cc2c3ed885aa47d26de404e034a33b8a3039 | |
parent | 3dfc4cd49805f7f1dbce2392298215fbd5e4de4b [diff] |
Determine whether to support activities in multi window (1/n) Add a field of supportsMultiWindow to TaskInfo for WM Shell to use. Because we will change to Task#supportsMultiWindow to check the support based on the root activity's resizibilty, min widht/height, and the device settings, using this to replace the check in ActivityTaskManager, which is pure device settings. Bug: 176061101 Test: atest WMShellFlickerTests Change-Id: Iad94b39506e71b6224d923f02bd7fc454cae02c8