diff --git a/res/values/strings.xml b/res/values/strings.xml index 222bc75d65d..f8e928d4d2e 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 4e4d393b8d9..553bae7cb3b 100644 --- a/res/xml/development_settings.xml +++ b/res/xml/development_settings.xml @@ -329,6 +329,10 @@ android:key="bluetooth_disable_a2dp_hw_offload" android:title="@string/bluetooth_disable_a2dp_hw_offload" /> + +