Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit bff3c2fe authored by Ted Wang's avatar Ted Wang
Browse files

Add Honda Civic Carkit into IOP table to only use AVRCP 1.4

Tag: #compatibility
Bug: 161911491
Test: Maual
Change-Id: I25e939fbd98eef6a5d8e731b937f9afce73f3faa
parent 2510dcc7
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -156,6 +156,9 @@ static const interop_addr_entry_t interop_addr_database[] = {

    // 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 {