Hide dev options v1 under feature flag
- Cutover to DevelopmentSettingsDashboardFragment - Add dev_option_v1 feature flag Bug: 34203528 Test: make RunSettingsRoboTests -j40 Change-Id: I2ff7b5c55f1f27cd24b4e276d3d81a73f67dcf88
This commit is contained in:
@@ -53,7 +53,7 @@ public abstract class DeviceListPreferenceFragment extends
|
||||
|
||||
private static final String KEY_BT_SCAN = "bt_scan";
|
||||
|
||||
// Copied from DevelopmentSettings.java
|
||||
// Copied from BluetoothDeviceNoNamePreferenceController.java
|
||||
private static final String BLUETOOTH_SHOW_DEVICES_WITHOUT_NAMES_PROPERTY =
|
||||
"persist.bluetooth.showdeviceswithoutnames";
|
||||
|
||||
|
Reference in New Issue
Block a user