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

Commit 076e1f4c authored by Michael Wright's avatar Michael Wright Committed by Android Git Automerger
Browse files

am abc2763e: Merge "KeyEvent: update comment"

* commit 'abc2763e':
  KeyEvent: update comment
parents 371d4ccc abc2763e
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?