Remove developer menu: AVDTP delay reports/inband ringing
Bluetooth AVDTP delay reports and inband ringing are used by default. Developer option menu no longer used. Bug: 79610154 Test: robolectric Change-Id: I67fe10808151f101fc7e891f75953f8539255026 Merged-In: I67fe10808151f101fc7e891f75953f8539255026
This commit is contained in:
@@ -254,16 +254,6 @@
|
||||
android:title="@string/bluetooth_disable_absolute_volume"
|
||||
android:summary="@string/bluetooth_disable_absolute_volume_summary" />
|
||||
|
||||
<SwitchPreference
|
||||
android:key="bluetooth_disable_inband_ringing"
|
||||
android:title="@string/bluetooth_disable_inband_ringing"
|
||||
android:summary="@string/bluetooth_disable_inband_ringing_summary" />
|
||||
|
||||
<SwitchPreference
|
||||
android:key="bluetooth_disable_avdtp_delay_reports"
|
||||
android:title="@string/bluetooth_disable_avdtp_delay_reports"
|
||||
android:summary="@string/bluetooth_disable_avdtp_delay_reports_summary"/>
|
||||
|
||||
<ListPreference
|
||||
android:key="bluetooth_select_avrcp_version"
|
||||
android:title="@string/bluetooth_select_avrcp_version_string"
|
||||
|
Reference in New Issue
Block a user