Add developer menu entry to enable Bluetooth inband ringing
Bug: 19171297 Test: Make, HFP regression test, testplans/82144 Change-Id: Ib24463347323f83daf8b4d9f1d38bb9c3071fb95
This commit is contained in:
@@ -197,6 +197,11 @@
|
||||
android:title="@string/bluetooth_disable_absolute_volume"
|
||||
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"/>
|
||||
|
||||
<ListPreference
|
||||
android:key="bluetooth_select_avrcp_version"
|
||||
android:title="@string/bluetooth_select_avrcp_version_string"
|
||||
|
||||
Reference in New Issue
Block a user