Files
frameworks_base/core/java/android
Michael Wright 973efa0813 Only translate prefixed strings to keys / axes.
In order to maintain compatibility, we need to only translate strings
prefixed with KEYCODE_ or AXIS_ into the appropriate key codes /
axes. Otherwise things like `adb shell input` will convert 4 into
KEYCODE_4 whereas before it would convert it into KEYCODE_BACK.

Bug: 14807833
Change-Id: I2cb41aa55dbb2e3fd62664c1b944877290d7e4be
2014-05-13 15:38:56 -07:00
..
2014-05-07 16:52:17 -07:00
2014-02-21 14:34:35 +00:00
2014-05-06 14:49:57 -07:00
2014-05-12 10:59:44 -07:00
2014-05-13 14:27:09 +09:00
2014-05-12 14:41:06 -07:00