Merge "Introduce BluetoothAbsoluteVolumePreferenceCtrl"
This commit is contained in:
committed by
Android (Google) Code Review
commit
e6d8e9d374
@@ -269,7 +269,7 @@ public class DevelopmentSettingsDashboardFragment extends RestrictedDashboardFra
|
||||
controllers.add(new TetheringHardwareAccelPreferenceController(context));
|
||||
// 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