diff --git a/res/values/strings.xml b/res/values/strings.xml index ddc8ded765e..1c093f78bb0 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -3645,6 +3645,8 @@ Use legacy DHCP client Cellular data always active + + Disable absolute volume Show options for wireless display certification @@ -3685,6 +3687,8 @@ Verify apps over USB Check apps installed via ADB/ADT for harmful behavior. + + Disables the Bluetooth absolute volume feature in case of volume issues with remote devices such as unacceptably loud volume or lack of control. Protect USB storage diff --git a/res/xml/development_prefs.xml b/res/xml/development_prefs.xml index c74d3350c27..a88e91f8736 100644 --- a/res/xml/development_prefs.xml +++ b/res/xml/development_prefs.xml @@ -156,6 +156,10 @@ android:entries="@array/usb_configuration_titles" android:entryValues="@array/usb_configuration_values" /> +