From: Ted Wang Date: Tue, 19 May 2020 07:05:17 +0000 (+0800) Subject: Update Bluetooth AVRCP default version to 1.5 X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=40ba24f83cfeb5d646bbf3aff6ee52953b534767;p=android-x86%2Fsystem-bt.git Update Bluetooth AVRCP default version to 1.5 Bug: 154780267 Test: Manual Change-Id: I13f77b46acb3f13b02b61a69cc0239ef4cbb5642 --- diff --git a/bta/av/bta_av_main.cc b/bta/av/bta_av_main.cc index 61e4b4e89..f0f464045 100644 --- a/bta/av/bta_av_main.cc +++ b/bta/av/bta_av_main.cc @@ -86,7 +86,7 @@ #endif #ifndef AVRCP_DEFAULT_VERSION -#define AVRCP_DEFAULT_VERSION AVRCP_1_4_STRING +#define AVRCP_DEFAULT_VERSION AVRCP_1_5_STRING #endif /* state machine states */