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