am 5ce45c93: Fix keycode
Merge commit '5ce45c93ad1dc5f3e836be865ca25a043f7f4ced' into gingerbread-plus-aosp * commit '5ce45c93ad1dc5f3e836be865ca25a043f7f4ced': Fix keycode
This commit is contained in:
@@ -144,6 +144,10 @@ public class MonkeySourceRandom implements MonkeyEventSource {
|
||||
"KEYCODE_REWIND",
|
||||
"KEYCODE_FORWARD",
|
||||
"KEYCODE_MUTE",
|
||||
"KEYCODE_PAGE_UP",
|
||||
"KEYCODE_PAGE_DOWN",
|
||||
"KEYCODE_PICTSYMBOLS",
|
||||
"KEYCODE_SWITCH_CHARSET",
|
||||
|
||||
"TAG_LAST_KEYCODE" // EOL. used to keep the lists in sync
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user