From d4263faf8c176280da7a65528f282601f8f23cc0 Mon Sep 17 00:00:00 2001 From: Andre Eisenbach Date: Tue, 9 Feb 2016 17:28:58 -0800 Subject: [PATCH] Add Developer menu entry to disable Bluetooth absolute volume NOTE: Original CL updated: Developer-related settings in res/values/strings.xml are now in SettingsLib . Bug: 27078729 Change-Id: I499c420b1eb8cafd674cd69f29ed64f6126307f0 --- packages/SettingsLib/res/values/strings.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/packages/SettingsLib/res/values/strings.xml b/packages/SettingsLib/res/values/strings.xml index 32699ebacdc7..6d047d0e51c8 100644 --- a/packages/SettingsLib/res/values/strings.xml +++ b/packages/SettingsLib/res/values/strings.xml @@ -416,6 +416,8 @@ Use legacy DHCP client Cellular data always active + + Disable absolute volume Show options for wireless display certification @@ -456,6 +458,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. Local terminal -- 2.11.0