Remove developer option to disable device ID access restrictions
Bug: 123937881 Test: Manually verified developer option is no longer available. Change-Id: I00e8db23d88a5c84e273dfa4b8f797fa2a995de0
This commit is contained in:
@@ -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));
|
||||
|
||||
Reference in New Issue
Block a user