diff --git a/res/values/strings.xml b/res/values/strings.xml index c64880eb818..fdb83b3dadd 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -1676,10 +1676,10 @@ Maximum connected Bluetooth audio devices Select maximum number of connected Bluetooth audio devices - - Enable Bluetooth AVDTP delay reports - - Allow receiving Bluetooth AVDTP delay reports + + Disable Bluetooth AVDTP delay reports + + Disallow receiving Bluetooth AVDTP delay reports Cast diff --git a/res/xml/development_settings.xml b/res/xml/development_settings.xml index 571f38ef509..282a5121533 100644 --- a/res/xml/development_settings.xml +++ b/res/xml/development_settings.xml @@ -264,9 +264,9 @@ android:summary="@string/bluetooth_disable_inband_ringing_summary" /> + android:key="bluetooth_disable_avdtp_delay_reports" + android:title="@string/bluetooth_disable_avdtp_delay_reports" + android:summary="@string/bluetooth_disable_avdtp_delay_reports_summary"/>