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

Commit ebae0891 authored by Zongheng Wang's avatar Zongheng Wang Committed by android-build-merger
Browse files

Merge "Disable absolute volume for AirPods 2 with MAC address from 9C:64:8B" am: 1af1d0da

am: dc6a20ef

Change-Id: I1b8522118fdfac96a19505b98a362ee4d31a4615
parents ebcf6033 dc6a20ef
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -143,6 +143,9 @@ static const interop_addr_entry_t interop_addr_database[] = {

    // AirPods 2 - unacceptably loud volume
    {{{0x94, 0x16, 0x25, 0, 0, 0}}, 3, INTEROP_DISABLE_ABSOLUTE_VOLUME},

    // AirPods 2 - unacceptably loud volume
    {{{0x9c, 0x64, 0x8b, 0, 0, 0}}, 3, INTEROP_DISABLE_ABSOLUTE_VOLUME},
};

typedef struct {