Merge "Introduce ProfileGpuRenderingPreferenceController"
This commit is contained in:
committed by
Android (Google) Code Review
commit
914d623984
@@ -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
|
||||
|
Reference in New Issue
Block a user