Add Lexus Carkit into IOP table to only use AVRCP 1.4
Tag: #compatibility
Bug: 171207303
Test: Manual
Change-Id: I1c012fa5601122f1733f34a54e70bff83e4f0b8c
diff --git a/device/include/interop_database.h b/device/include/interop_database.h
index e4e7aad..8010bcc 100644
--- a/device/include/interop_database.h
+++ b/device/include/interop_database.h
@@ -151,6 +151,9 @@
// because BR/EDR address and ADV random address are the same
{{{0xd4, 0x7a, 0xe2, 0, 0, 0}}, 3, INTEROP_DISABLE_NAME_REQUEST},
+ // Lexus Carkit
+ {{{0x64, 0xd4, 0xbd, 0, 0, 0}}, 3, INTEROP_AVRCP_1_4_ONLY},
+
// Mazda Carkit
{{{0xfc, 0x35, 0xe6, 0, 0, 0}}, 3, INTEROP_AVRCP_1_4_ONLY},