OSDN Git Service

Set default AVRCP version to 1.4
authorAjay Panicker <apanicke@google.com>
Tue, 10 Apr 2018 23:35:37 +0000 (16:35 -0700)
committerAjay Panicker <apanicke@google.com>
Wed, 11 Apr 2018 02:51:43 +0000 (19:51 -0700)
Bug: 77874113
Test: Check snoop logs to see that the broadcasted AVRCP version is 1.4
Change-Id: If36bccc58d04dffe46286ee8d18785b680b9de8a
(cherry picked from commit 7d907ab8e66da6e2294fd6b9e042491fc585eebb)

bta/av/bta_av_main.cc

index dce336b..d5b23a5 100644 (file)
@@ -85,7 +85,7 @@
 #endif
 
 #ifndef AVRCP_DEFAULT_VERSION
-#define AVRCP_DEFAULT_VERSION AVRCP_1_5_STRING
+#define AVRCP_DEFAULT_VERSION AVRCP_1_4_STRING
 #endif
 
 /* state machine states */