commit | 7ac54f5c391bf3aeb9fec84a158939421fd8f505 | [log] [tgz] |
---|---|---|
author | Christopher Ferris <cferris@google.com> | Wed Aug 07 21:07:12 2024 +0000 |
committer | Christopher Ferris <cferris@google.com> | Wed Aug 07 21:07:12 2024 +0000 |
tree | eba44245113fb944fa4d86f5323575cb8c1f89a2 | |
parent | b1a578a43032061379080689bae8b970ed3f142e [diff] [blame] |
Update to v6.10 kernel headers. Kernel headers coming from: Git: https://android.googlesource.com/kernel/common/ Branch: android-mainline Tag: android-mainline-6.10 Test: Builds and bionic unit tests pass on raven. Test: Able to log in to an Android GO 32 bit device. Change-Id: Ic444690472155421388fdc76dfd1e84834efac63
diff --git a/libc/kernel/uapi/linux/input-event-codes.h b/libc/kernel/uapi/linux/input-event-codes.h index 0fe5a14..4f93d5e 100644 --- a/libc/kernel/uapi/linux/input-event-codes.h +++ b/libc/kernel/uapi/linux/input-event-codes.h
@@ -543,6 +543,8 @@ #define KEY_CAMERA_ACCESS_ENABLE 0x24b #define KEY_CAMERA_ACCESS_DISABLE 0x24c #define KEY_CAMERA_ACCESS_TOGGLE 0x24d +#define KEY_ACCESSIBILITY 0x24e +#define KEY_DO_NOT_DISTURB 0x24f #define KEY_BRIGHTNESS_MIN 0x250 #define KEY_BRIGHTNESS_MAX 0x251 #define KEY_KBDINPUTASSIST_PREV 0x260