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

Commit dc6a20ef 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

Change-Id: Ica5d6128c9bf0a248a257698b9078703ac04cfe9
parents be900594 1af1d0da
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 {