From: Ajay Panicker Date: Fri, 1 Sep 2017 18:58:38 +0000 (-0700) Subject: Bluetooth: Add AVRCP 1.3 as a developer option for AVRCP version (1/2) X-Git-Tag: android-x86-9.0-r1~348^2~1^2~3^2~6^2~94^2 X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=90ef7dfde0f17c6a10247d5ac214ac8291e87a39;p=android-x86%2Fframeworks-base.git Bluetooth: Add AVRCP 1.3 as a developer option for AVRCP version (1/2) This is requied for the 2012 Mazda 3 carkit as the carkit refuses to send AVRCP commands other than passthrough commands when the version is anything else. AVRCP 1.3 is compatible with most carkits on the market and can be used to get most carkits working at the cost of losing many features. Bug: 37943083 Test: Set AVRCP 1.3 in developer options and see that SDP and the AVRCP capabilites have updated to reflect this. TestTracker: 105915/3975 Change-Id: I637b695e5cd8baa5f054ca0dda81372080a96269 --- diff --git a/packages/SettingsLib/res/values/arrays.xml b/packages/SettingsLib/res/values/arrays.xml index db3274ab478c..d90665a45f17 100644 --- a/packages/SettingsLib/res/values/arrays.xml +++ b/packages/SettingsLib/res/values/arrays.xml @@ -105,6 +105,7 @@ AVRCP 1.4 (Default) + AVRCP 1.3 AVRCP 1.5 AVRCP 1.6 @@ -112,6 +113,7 @@ avrcp14 + avrcp13 avrcp15 avrcp16