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:
@@ -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
|
||||
|
Reference in New Issue
Block a user