commit | a59a0a7d576494d92c4cfbe05b2c7b0cfc009d55 | [log] [tgz] |
---|---|---|
author | Kazuki Takise <takise@google.com> | Wed Nov 16 21:14:23 2022 +0900 |
committer | Kazuki Takise <takise@google.com> | Wed Nov 16 12:21:03 2022 +0000 |
tree | aa4c8f1c4ab04494a94a52f62c83adecca378d99 | |
parent | 5e77f8ce05b9d66c5e8e5ad11205d156087251af [diff] |
Collect task in getOrCreateRootTask Some CTS tests launch a freeform task and then replaces the activity with a new one with fullscreen ActivityOptions. As the new windowing mode is set in getOrCreateRootTask(), currently this task isn't collected, and there's no way for Shell to transition this task properly. Bug: 242483894 Test: KeyboardVisibilityControlTest Test: ImeInsetsControllerTest Change-Id: Ibf0efddf3dea1cb9ed8b874348a4d4d75d609371