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

Commit abc2763e authored by Michael Wright's avatar Michael Wright Committed by Gerrit Code Review
Browse files

Merge "KeyEvent: update comment"

parents a6a8ba84 61c37ae7
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -628,8 +628,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?