commit | 7d5df19aad504247609d4b871f3c40b08ba66804 | [log] [tgz] |
---|---|---|
author | Dave Mankoff <mankoff@google.com> | Tue Nov 03 10:18:40 2020 -0500 |
committer | Dave Mankoff <mankoff@google.com> | Tue Nov 03 15:06:00 2020 -0500 |
tree | f95009040a6125f775dafe8f1623f936ca666f7d | |
parent | a2a253995db2c584e6b153e7148a1b79b74e554d [diff] |
1/N Add QSCustomizerController This CL adds QSCustomizerController for the QSCustomizer, attempting to remove injection from the view. I originally set out to only move TileAdapter from the view to its controller, but it grew quickly. Not all of the injection has been removed from the view but a lot has. Bug: 168904199 Test: atest SystemUITests && manual. Change-Id: I5b8ac260e9c74eed4c616a2462d80b2b1f699615