Introduce BluetoothDeviceNoNamePreferenceCtrl
- Create new BluetoothDeviceNoNamePreferenceController - Create controller inside the DashboardFragment - Port logic from DevelopmentSettings into the controller Bug: 34203528 Test: make RunSettingsRoboTests -j40 Change-Id: Ia73952bd396fb50d96393befd011f7cdc08689f7
This commit is contained in:
@@ -209,7 +209,7 @@ public class DevelopmentSettingsDashboardFragment extends RestrictedDashboardFra
|
||||
// mobile always active
|
||||
// tethering hardware acceleration
|
||||
// select usb configuration
|
||||
// show bluetooth devices without names
|
||||
controllers.add(new BluetoothDeviceNoNamePreferenceController(context));
|
||||
// disable absolute volume
|
||||
// enable in-band ringing
|
||||
// bluetooth avrcp version
|
||||
|
Reference in New Issue
Block a user