Add Mazda Carkit into IOP table to only use AVRCP 1.4

Tag: #compatibility
Bug: 163215217
Test: Manaual
Change-Id: I150d1f9417df8c42612cb11f714c0d08e6634eb1
diff --git a/device/include/interop_database.h b/device/include/interop_database.h
index 3a969ef..54d8bd1 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},
 
+    // Mazda Carkit
+    {{{0xfc, 0x35, 0xe6, 0, 0, 0}}, 3, INTEROP_AVRCP_1_4_ONLY},
+
     // Toyota Car Audio
     {{{0x00, 0x17, 0x53, 0, 0, 0}}, 3, INTEROP_AVRCP_1_4_ONLY},