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

Commit 323efd55 authored by Michael Wright's avatar Michael Wright Committed by Android Git Automerger
Browse files

am 076e1f4c: am abc2763e: Merge "KeyEvent: update comment"

* commit '076e1f4c':
  KeyEvent: update comment
parents 68463414 076e1f4c
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -634,8 +634,8 @@ public class KeyEvent extends InputEvent implements Parcelable {

    // NOTE: If you add a new keycode here you must also add it to:
    //  isSystem()
    //  native/include/android/keycodes.h
    //  frameworks/base/include/ui/KeycodeLabels.h
    //  frameworks/native/include/android/keycodes.h
    //  frameworks/base/include/androidfw/KeycodeLabels.h
    //  external/webkit/WebKit/android/plugins/ANPKeyCodes.h
    //  frameworks/base/core/res/res/values/attrs.xml
    //  emulator?