Merge "Introduce SetGpuRendererPreferenceController"

This commit is contained in:
Jeffrey Huang
2017-10-16 17:14:41 +00:00
committed by Android (Google) Code Review
3 changed files with 246 additions and 1 deletions

View File

@@ -401,7 +401,7 @@ public class DevelopmentSettingsDashboardFragment extends RestrictedDashboardFra
controllers.add(new ForceMSAAPreferenceController(context));
controllers.add(new HardwareOverlaysPreferenceController(context));
controllers.add(new SimulateColorSpacePreferenceController(context));
// set gpu renderer
controllers.add(new SetGpuRendererPreferenceController(context));
controllers.add(new UsbAudioRoutingPreferenceController(context));
controllers.add(new StrictModePreferenceController(context));
// profile gpu rendering