diff --git a/res/values/strings.xml b/res/values/strings.xml index 5042302d8aa..2303364b006 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -329,14 +329,16 @@ Disable Bluetooth A2DP hardware offload - - Restart Device? - - You need to restart your device to change this setting. - - Restart - - Cancel + + Disable Bluetooth LE AUDIO hardware offload + + Restart Device? + + You need to restart your device to change this setting. + + Restart + + Cancel Media devices diff --git a/res/xml/development_settings.xml b/res/xml/development_settings.xml index 831c190a5f6..e33fc0957dc 100644 --- a/res/xml/development_settings.xml +++ b/res/xml/development_settings.xml @@ -317,6 +317,10 @@ android:key="bluetooth_disable_a2dp_hw_offload" android:title="@string/bluetooth_disable_a2dp_hw_offload" /> + +