teknoraver / rpms / systemd

Forked from rpms/systemd a month ago
Clone

Blame SOURCES/0323-hwdb-Add-Google-Meet-speakermic.patch

594167
From 45ba681f5f1a27f0b0b87bf961bce014fe73e056 Mon Sep 17 00:00:00 2001
594167
From: Pablo Ceballos <pceballos@google.com>
594167
Date: Thu, 26 May 2022 22:23:35 +0000
594167
Subject: [PATCH] hwdb: Add Google Meet speakermic
594167
594167
It has the same issue as the Google Hangouts Meet speakermic but a
594167
different VID/PID.
594167
594167
(cherry picked from commit 1a2134fb51ab1e84c213f2a309dab25da3a5369d)
594167
594167
Related: #2087778
594167
---
594167
 hwdb.d/60-keyboard.hwdb | 3 ++-
594167
 1 file changed, 2 insertions(+), 1 deletion(-)
594167
594167
diff --git a/hwdb.d/60-keyboard.hwdb b/hwdb.d/60-keyboard.hwdb
594167
index 2e4f6f4293..7204e4ea2a 100644
594167
--- a/hwdb.d/60-keyboard.hwdb
594167
+++ b/hwdb.d/60-keyboard.hwdb
594167
@@ -515,8 +515,9 @@ evdev:input:b0003v0458p0708*
594167
 # Google
594167
 ###########################################################
594167
 
594167
-# Google Hangouts Meet speakermic
594167
+# Google Hangouts Meet speakermic and Google Meet speakermic
594167
 evdev:input:b0003v18D1p8001*
594167
+evdev:input:b0003v18D1p8007*
594167
  KEYBOARD_KEY_b002f=reserved                            # Disable micmute key
594167
 
594167
 ###########################################################