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

Commit a4815c16 authored by Jamin Liu's avatar Jamin Liu
Browse files

RESTRICT AUTOMERGE: Move BMW Carkit(9c:df:03) into IOP table to only use AVRCP...

RESTRICT AUTOMERGE: Move BMW Carkit(9c:df:03) into IOP table to only use AVRCP 1.3 from 1.4 to resolve interop issues.

Bug: 272518730
Bug: 234548635
Tag: #compatibility
Test: Manual. Refer: go/bmw-x5-car-kit-audio
Ignore-AOSP-First: This change is the tm version of aosp/2514656
Merged-In: Ia3216810f2814b10218981e9ecbe962bfc5e6754
Change-Id: Ibc4ebe01f3d408c72a4d8b9c36118cf0acc7d655
parent b9a19014
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -181,9 +181,6 @@ static const interop_addr_entry_t interop_addr_database[] = {
    // Honda Civic Carkit
    {{{0x0c, 0xd9, 0xc1, 0, 0, 0}}, 3, INTEROP_AVRCP_1_4_ONLY},

    // BMW Carkit
    {{{0x9c, 0xdf, 0x03, 0, 0, 0}}, 3, INTEROP_AVRCP_1_4_ONLY},

    // KDDI Carkit
    {{{0x44, 0xea, 0xd8, 0, 0, 0}}, 3, INTEROP_DISABLE_SNIFF},

@@ -193,6 +190,9 @@ static const interop_addr_entry_t interop_addr_database[] = {
    // BMW Carkit
    {{{0x00, 0x0a, 0x08, 0, 0, 0}}, 3, INTEROP_AVRCP_1_3_ONLY},

    // Harman/Becker Automotive Systems GmbH (BMW Carkit) - b/234548635
    {{{0x9c, 0xdf, 0x03, 0, 0, 0}}, 3, INTEROP_AVRCP_1_3_ONLY},

    // Eero Wi-Fi Router
    {{{0x08, 0x9b, 0xf1, 0, 0, 0}}, 3, INTEROP_DISABLE_ROBUST_CACHING},
    {{{0x20, 0xbe, 0xcd, 0, 0, 0}}, 3, INTEROP_DISABLE_ROBUST_CACHING},