Add ASSIST keycode.
Bug: 6594275 Change-Id: I032b055207d16bfff93ee8a350c0dc52b9102926
This commit is contained in:
parent
2d15fcab3e
commit
16272efb7a
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user