Merge "Bluetooth: Use "Disable" in-band ringing instead of "Enable""

This commit is contained in:
TreeHugger Robot
2018-01-05 01:45:14 +00:00
committed by Android (Google) Code Review
4 changed files with 27 additions and 23 deletions

View File

@@ -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"