From 5f8883788687a7f700fd3a110d3e60b9b7da9284 Mon Sep 17 00:00:00 2001 From: Ajay Panicker Date: Mon, 20 Mar 2017 14:20:52 -0700 Subject: [PATCH] AVRCP version interop pereference (3/3) Add a mechanism to allow the user to select the AVRCP version broadcasted through SDP in the developer options. This helps solve some interoperability issues such as with Honda Carkits where broadcasting AVRCP version 1.6 causes media metadata to fail. Bug: 35956792 Test: Select AVRCP version through developer option Merged-In: Ibc271063058b6324b1a0517c6b853f8d7e6eb0f3 Change-Id: Ibc271063058b6324b1a0517c6b853f8d7e6eb0f3 --- packages/SettingsLib/res/values/arrays.xml | 13 +++++++++++++ packages/SettingsLib/res/values/strings.xml | 5 +++++ 2 files changed, 18 insertions(+) diff --git a/packages/SettingsLib/res/values/arrays.xml b/packages/SettingsLib/res/values/arrays.xml index 1f432de600da6..dbfb1188dc60e 100644 --- a/packages/SettingsLib/res/values/arrays.xml +++ b/packages/SettingsLib/res/values/arrays.xml @@ -102,6 +102,19 @@ + + + AVRCP 1.4 (Default) + AVRCP 1.5 + AVRCP 1.6 + + + + + avrcp14 + avrcp15 + avrcp16 + diff --git a/packages/SettingsLib/res/values/strings.xml b/packages/SettingsLib/res/values/strings.xml index 064059baa7d24..3973a43edec3a 100644 --- a/packages/SettingsLib/res/values/strings.xml +++ b/packages/SettingsLib/res/values/strings.xml @@ -430,6 +430,11 @@ Disable absolute volume + + Bluetooth AVRCP Version + + Select Bluetooth AVRCP Version + Bluetooth Audio Codec