Add Honda Civic Carkit into IOP table to only use AVRCP 1.4
Tag: #compatibility
Bug: 161911491
Test: Maual
Change-Id: I25e939fbd98eef6a5d8e731b937f9afce73f3faa
diff --git a/device/include/interop_database.h b/device/include/interop_database.h
index 52cf78c..3a969ef 100644
--- a/device/include/interop_database.h
+++ b/device/include/interop_database.h
@@ -156,6 +156,9 @@
// Honda High End Carkit
{{{0x9c, 0x8d, 0x7c, 0, 0, 0}}, 3, INTEROP_AVRCP_1_4_ONLY},
+
+ // Honda Civic Carkit
+ {{{0x0c, 0xd9, 0xc1, 0, 0, 0}}, 3, INTEROP_AVRCP_1_4_ONLY},
};
typedef struct {