From aeddbcfb2cbd118b5f97c0e586bcf19862ad5247 Mon Sep 17 00:00:00 2001 From: Christopher Ferris Date: Mon, 8 Jul 2019 12:45:46 -0700 Subject: Update to kernel headers v5.2. Test: Booted a taimen, ran unit bionic unit tests. Change-Id: I3522c59793bbcef98ea515996a481d92f14b8816 --- libc/kernel/uapi/linux/input-event-codes.h | 1 + 1 file changed, 1 insertion(+) (limited to 'libc/kernel/uapi/linux/input-event-codes.h') diff --git a/libc/kernel/uapi/linux/input-event-codes.h b/libc/kernel/uapi/linux/input-event-codes.h index 7bbb2340e..5d20c2481 100644 --- a/libc/kernel/uapi/linux/input-event-codes.h +++ b/libc/kernel/uapi/linux/input-event-codes.h @@ -543,6 +543,7 @@ #define KEY_SCREENSAVER 0x245 #define KEY_VOICECOMMAND 0x246 #define KEY_ASSISTANT 0x247 +#define KEY_KBD_LAYOUT_NEXT 0x248 #define KEY_BRIGHTNESS_MIN 0x250 #define KEY_BRIGHTNESS_MAX 0x251 #define KEY_KBDINPUTASSIST_PREV 0x260 -- cgit v1.2.3