From 427da915630c0d8282e53da77759079877b9f227 Mon Sep 17 00:00:00 2001 From: Pavlin Radoslavov Date: Thu, 3 Aug 2017 17:34:07 -0700 Subject: [PATCH] Added another entry to the INTEROP_2MBPS_LINK_ONLY interoperability database Bug: 64357126 Test: Audio streaming to the affected carkit Change-Id: I160eb3775c77fe400798f038d2aae7dd7825aacb (cherry picked from commit a5f0a7717d129ca8164a0712e63f41cc4b60dd72) --- device/include/interop_database.h | 1 + 1 file changed, 1 insertion(+) diff --git a/device/include/interop_database.h b/device/include/interop_database.h index 2e02ef0a6..01466752c 100644 --- a/device/include/interop_database.h +++ b/device/include/interop_database.h @@ -79,6 +79,7 @@ static const interop_addr_entry_t interop_addr_database[] = { // Uconnect {{{0x00, 0x54, 0xaf, 0, 0, 0}}, 3, INTEROP_2MBPS_LINK_ONLY}, + {{{0x30, 0x14, 0x4a, 0, 0, 0}}, 3, INTEROP_2MBPS_LINK_ONLY}, // LG Tone HBS-730 - unacceptably loud volume {{{0x00, 0x18, 0x6b, 0, 0, 0}}, 3, INTEROP_DISABLE_ABSOLUTE_VOLUME}, -- 2.11.0