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

Commit d280ac0e authored by Ted Wang's avatar Ted Wang Committed by Automerger Merge Worker
Browse files

Add Lexus Carkit into IOP table to only use AVRCP 1.4 am: 5d7b91af am: 0fc390f1

Original change: https://googleplex-android-review.googlesource.com/c/platform/system/bt/+/13191187

MUST ONLY BE SUBMITTED BY AUTOMERGER

Change-Id: If82c00101019324dac8a46db826df060557330e1
parents 3bd12eeb 0fc390f1
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -151,6 +151,9 @@ static const interop_addr_entry_t interop_addr_database[] = {
    // because BR/EDR address and ADV random address are the same
    {{{0xd4, 0x7a, 0xe2, 0, 0, 0}}, 3, INTEROP_DISABLE_NAME_REQUEST},

    // Lexus Carkit
    {{{0x64, 0xd4, 0xbd, 0, 0, 0}}, 3, INTEROP_AVRCP_1_4_ONLY},

    // Mazda Carkit
    {{{0xfc, 0x35, 0xe6, 0, 0, 0}}, 3, INTEROP_AVRCP_1_4_ONLY},