Merge "Remove developer option to disable device ID access restrictions" into qt-dev

am: ad85d6b942

Change-Id: Ie49e2845fe5c3389b9a44803e293789971ecb485
This commit is contained in:
Michael Groover
2019-06-12 14:20:33 -07:00
committed by android-build-merger
4 changed files with 0 additions and 107 deletions

View File

@@ -480,7 +480,6 @@ public class DevelopmentSettingsDashboardFragment extends RestrictedDashboardFra
controllers.add(new ResizableActivityPreferenceController(context));
controllers.add(new FreeformWindowsPreferenceController(context));
controllers.add(new DesktopModePreferenceController(context));
controllers.add(new DeviceIdentifierAccessRestrictionsPreferenceController(context));
controllers.add(new ShortcutManagerThrottlingPreferenceController(context));
controllers.add(new BubbleGlobalPreferenceController(context));
controllers.add(new EnableGnssRawMeasFullTrackingPreferenceController(context));