Merge "Introduce ProfileGpuRenderingPreferenceController"

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

View File

@@ -404,7 +404,7 @@ public class DevelopmentSettingsDashboardFragment extends RestrictedDashboardFra
controllers.add(new SetGpuRendererPreferenceController(context));
controllers.add(new UsbAudioRoutingPreferenceController(context));
controllers.add(new StrictModePreferenceController(context));
// profile gpu rendering
controllers.add(new ProfileGpuRenderingPreferenceController(context));
controllers.add(new KeepActivitiesPreferenceController(context));
// background process limit
// background check