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

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

Add Honda High End carkit to IOP table to only use AVRCP 1.4

Bug: 158722323
Test: Manual
Change-Id: Ia496633871c9a7f8e36b61266add059ac3f28536
parent 90f3ddee
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -153,6 +153,9 @@ static const interop_addr_entry_t interop_addr_database[] = {

    // Toyota Car Audio
    {{{0x00, 0x17, 0x53, 0, 0, 0}}, 3, INTEROP_AVRCP_1_4_ONLY},

    // Honda High End Carkit
    {{{0x9c, 0x8d, 0x7c, 0, 0, 0}}, 3, INTEROP_AVRCP_1_4_ONLY},
};

typedef struct {