Merge "Bluetooth: Use "Disable" in-band ringing instead of "Enable""
This commit is contained in:
committed by
Android (Google) Code Review
commit
5aaa8c5637
@@ -240,9 +240,9 @@
|
||||
android:summary="@string/bluetooth_disable_absolute_volume_summary"/>
|
||||
|
||||
<SwitchPreference
|
||||
android:key="bluetooth_enable_inband_ringing"
|
||||
android:title="@string/bluetooth_enable_inband_ringing"
|
||||
android:summary="@string/bluetooth_enable_inband_ringing_summary"/>
|
||||
android:key="bluetooth_disable_inband_ringing"
|
||||
android:title="@string/bluetooth_disable_inband_ringing"
|
||||
android:summary="@string/bluetooth_disable_inband_ringing_summary"/>
|
||||
|
||||
<ListPreference
|
||||
android:key="bluetooth_select_avrcp_version"
|
||||
|
Reference in New Issue
Block a user