Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit b6d00dcf authored by Jeff Brown's avatar Jeff Brown Committed by Android Git Automerger
Browse files

am 0512af11: am 16272efb: Add ASSIST keycode.

* commit '0512af11':
  Add ASSIST keycode.
parents 3e8b853d 0512af11
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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.