am abc2763e: Merge "KeyEvent: update comment"

* commit 'abc2763e4587c3326d160f25666e933cc6888884':
  KeyEvent: update comment
This commit is contained in:
Michael Wright
2013-04-20 22:43:56 -07:00
committed by Android Git Automerger

View File

@@ -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?