diff --git a/res/values/strings.xml b/res/values/strings.xml index 90fe8ad4448..1e6358ccc7c 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -402,6 +402,17 @@ Allow your phone to communicate with nearby Bluetooth devices + + Disable Bluetooth A2DP hardware offload + + Restart Device? + + You need to restart your device to change this setting. + + Restart + + Cancel + Available media devices diff --git a/res/xml/development_settings.xml b/res/xml/development_settings.xml index c7d49de42f3..872837eb228 100644 --- a/res/xml/development_settings.xml +++ b/res/xml/development_settings.xml @@ -258,6 +258,10 @@ android:title="@string/bluetooth_disable_absolute_volume" android:summary="@string/bluetooth_disable_absolute_volume_summary" /> + +