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

Commit f6fa7cd1 authored by Jamin Liu's avatar Jamin Liu Committed by Automerger Merge Worker
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. am: a4815c16

Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/modules/Bluetooth/+/22368902



Change-Id: I8ba13cf1575094e74505ed263913964b0c921548
Signed-off-by: default avatarAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
parents 82c79ef3 a4815c16
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},