Revert "Add Support for Virtual High Refresh Rate mode"
This reverts commit 7915fda7ee
as this feature has been cancelled.
Test: None
Change-Id: I5ea9afcc3191576e84742ccf316b030b5c00e5c4
This commit is contained in:
@@ -440,7 +440,6 @@ public class DevelopmentSettingsDashboardFragment extends RestrictedDashboardFra
|
||||
controllers.add(new TransitionAnimationScalePreferenceController(context));
|
||||
controllers.add(new AnimatorDurationScalePreferenceController(context));
|
||||
controllers.add(new SecondaryDisplayPreferenceController(context));
|
||||
controllers.add(new HighFrequencyDisplayPreferenceController(context));
|
||||
controllers.add(new GpuViewUpdatesPreferenceController(context));
|
||||
controllers.add(new HardwareLayersUpdatesPreferenceController(context));
|
||||
controllers.add(new DebugGpuOverdrawPreferenceController(context));
|
||||
|
||||
Reference in New Issue
Block a user