Remove Enhanced Connectivity Dev Option
Applying to d1-dev as this change will be propagated to qpr branch. Remove Developer Option Enhanced Connectivity. Remove controller and layout variables/tests. Bug: 162231796 Test: On Device Custom Build. Testing BSM trigger. Developer Option does not appear anymore. Change-Id: I8a385eb444e84975a3bbd7c063c5ce94e507c25f
This commit is contained in:
@@ -479,7 +479,6 @@ public class DevelopmentSettingsDashboardFragment extends RestrictedDashboardFra
|
||||
controllers.add(new BluetoothMapVersionPreferenceController(context));
|
||||
controllers.add(new BluetoothA2dpHwOffloadPreferenceController(context, fragment));
|
||||
controllers.add(new BluetoothMaxConnectedAudioDevicesPreferenceController(context));
|
||||
controllers.add(new EnhancedConnectivityPreferenceController(context));
|
||||
controllers.add(new ShowTapsPreferenceController(context));
|
||||
controllers.add(new PointerLocationPreferenceController(context));
|
||||
controllers.add(new ShowSurfaceUpdatesPreferenceController(context));
|
||||
|
Reference in New Issue
Block a user