Merge "Introduce WebViewAppPreferenceControllerV2"

This commit is contained in:
TreeHugger Robot
2017-10-03 20:51:08 +00:00
committed by Android (Google) Code Review
6 changed files with 227 additions and 2 deletions

View File

@@ -254,7 +254,7 @@ public class DevelopmentSettingsDashboardFragment extends RestrictedDashboardFra
// running services
// convert to file encryption
controllers.add(new PictureColorModePreferenceController(context, lifecycle));
// webview implementation
controllers.add(new WebViewAppPreferenceControllerV2(context));
controllers.add(new CoolColorTemperaturePreferenceController(context));
controllers.add(new DisableAutomaticUpdatesPreferenceController(context));
// system ui demo mode