summaryrefslogtreecommitdiffstats
path: root/include/androidfw/KeycodeLabels.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/androidfw/KeycodeLabels.h')
-rwxr-xr-xinclude/androidfw/KeycodeLabels.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/androidfw/KeycodeLabels.h b/include/androidfw/KeycodeLabels.h
index 1828062..538949d 100755
--- a/include/androidfw/KeycodeLabels.h
+++ b/include/androidfw/KeycodeLabels.h
@@ -243,6 +243,7 @@ static const KeycodeLabel KEYCODES[] = {
{ "YEN", 216 },
{ "RO", 217 },
{ "KANA", 218 },
+ { "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.