Introduce CoolColorTemperaturePreferenceController

- Create new CoolColorTemperaturePreferenceController
 - Create controller inside the DashboardFragment
 - Port logic from DevelopmentSettings into the controller

Bug: 34203528
Test: make RunSettingsRoboTests -j40
Change-Id: I9aca46ef0949b71437f8d181c501b8099d77774c
This commit is contained in:
jeffreyhuang
2017-09-18 15:24:01 -07:00
parent 31b04f526f
commit 47da294f7e
5 changed files with 241 additions and 1 deletions

View File

@@ -183,7 +183,7 @@ public class DevelopmentSettingsDashboardFragment extends RestrictedDashboardFra
// convert to file encryption
// picture color mode
// webview implementation
// cool color temperature
controllers.add(new CoolColorTemperaturePreferenceController(context));
// automatic system updates
// system ui demo mode
// quick settings developer tiles