diff --git a/res/values/strings.xml b/res/values/strings.xml
index bd9cbbd2527..45fac0a701f 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 ed1b4d2e569..fabb5659309 100644
--- a/res/xml/development_settings.xml
+++ b/res/xml/development_settings.xml
@@ -321,6 +321,10 @@
android:key="bluetooth_disable_a2dp_hw_offload"
android:title="@string/bluetooth_disable_a2dp_hw_offload" />
+
+