commit | 1bf5680b38aed5566d5bcf1021155bf08b7bf528 | [log] [tgz] |
---|---|---|
author | Wale Ogunwale <ogunwale@google.com> | Sat Dec 12 15:12:58 2020 -0800 |
committer | Wale Ogunwale <ogunwale@google.com> | Mon Dec 14 11:36:44 2020 -0800 |
tree | 95b2a3e024f4eff4a07fc1638e1de55fce611bd2 | |
parent | 0223a5155fbfacc4f9e7edaa0350837ec698e258 [diff] |
Added support for RootTaskDisplayAreaOrganizer Allows shell to have information on the parent container for tasks so it can do things like attach other surfaces to it. E.g. split-screen divider. Also, have DisplayAreaOrganizer ctor take an executor so incoming calls from the binder threads can be posted to the main thread. Bug: 175416931 Test: They pass! Change-Id: Ia3d0b978cf43badd8c495b75708aa027fe9a2aa1