commit | 8a94cc70965e919760a58449bbe0d70f0c2b4e45 | [log] [tgz] |
---|---|---|
author | Jerry Chang <chenghsiuchang@google.com> | Mon Jul 20 17:53:00 2020 +0800 |
committer | Jerry Chang <chenghsiuchang@google.com> | Wed Jul 22 14:58:33 2020 +0800 |
tree | 15fa668f707e8a4fe72f43ba54bf51b9ee791d01 | |
parent | 59677e14a76683649fa386d642ad8eaf12a42a72 [diff] |
Clean up dependencies to SystemWindows There're some classes reaching to DisplayController and IWindowService through SystemWindows, decouple SystemWindows from these classes and inject needed instances directly. Update to use view.getContext instead of injecting context from SystemUI. Bug: 161655636 Test: atest WindowManagerShellTests Test: atest SystemUITests Change-Id: Ic6da21d6e407d222660b86bfb0f975c4f784b7f5