commit | 7dbf4ed357d9337c42550f2ebf2ce959d507177d | [log] [tgz] |
---|---|---|
author | Dave Mankoff <mankoff@google.com> | Tue Oct 20 17:42:02 2020 -0400 |
committer | Dave Mankoff <mankoff@google.com> | Wed Nov 04 16:11:01 2020 -0500 |
tree | 64b74a812870aaef47a6636c1edf22176e6f9799 | |
parent | 074f769adbe83c6cd1b9c8d23d9391f9c8f3d201 [diff] |
Use QSPanelController in QSContainerImpl The QSContainerImpl was accessing the QSPanel directly and, in turn, accessing some of its injected members. By proxying calls through the controller, we should be able to remove the injected members. Bug: 168904199 Test: manual Change-Id: I3aa379f2b64aca12079281096d8134db58031e84