Update Generic.kl to include KEYCODE_MUTE mapping

Need to supprot microphone mute key using existing linux scan
code, that will map to existing KEYCODE_MUTE

Test: manual
Bug: None
Change-Id: Ib2773563f7fc7a29b7d21f8420df81175f5da27d
This commit is contained in:
Vaibhav Devmurari
2023-01-09 16:06:45 +00:00
parent 8178dc203c
commit 64e6972e91

View File

@@ -249,6 +249,7 @@ key 226 HEADSETHOOK
key 228 KEYBOARD_BACKLIGHT_TOGGLE
key 229 KEYBOARD_BACKLIGHT_DOWN
key 230 KEYBOARD_BACKLIGHT_UP
key 248 MUTE
key 256 BUTTON_1
key 257 BUTTON_2