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

Commit eb49f99d authored by Keizo Mendori's avatar Keizo Mendori Committed by Andre Eisenbach
Browse files

Blacklist Motorola Roadster for Absolute Volume

Motorola Roadster is advertizing Absolute Volume but it has a
buggy implementation.

Bug: 29740052
Change-Id: I18c1a2f03617669138be2e7e1d9c7bb391cd1129
parent 3399b993
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -68,6 +68,9 @@ static const interop_addr_entry_t interop_addr_database[] = {
  // Motorola Key Link
  {{{0x1c, 0x96, 0x5a,      0,0,0}}, 3, INTEROP_DISABLE_LE_SECURE_CONNECTIONS},

  // Motorola Roadster
  {{{0x00, 0x24, 0x1C,      0,0,0}}, 3, INTEROP_DISABLE_ABSOLUTE_VOLUME},

  // Mpow Cheetah - unacceptably loud volume
  {{{0x00, 0x11, 0xb1,      0,0,0}}, 3, INTEROP_DISABLE_ABSOLUTE_VOLUME},