summaryrefslogtreecommitdiffstats
path: root/include/android/keycodes.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/android/keycodes.h')
-rw-r--r--include/android/keycodes.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/android/keycodes.h b/include/android/keycodes.h
index 65ccb8d..282e729 100644
--- a/include/android/keycodes.h
+++ b/include/android/keycodes.h
@@ -262,6 +262,7 @@ enum {
AKEYCODE_YEN = 216,
AKEYCODE_RO = 217,
AKEYCODE_KANA = 218,
+ AKEYCODE_ASSIST = 219,
// NOTE: If you add a new keycode here you must also add it to several other files.
// Refer to frameworks/base/core/java/android/view/KeyEvent.java for the full list.