OSDN Git Service

Add the monkey event which allows the scripted monkey to execute the shell command.
authorYu Shan Emily Lau <yslau@google.com>
Wed, 18 Aug 2010 03:00:07 +0000 (20:00 -0700)
committerYu Shan Emily Lau <yslau@google.com>
Thu, 19 Aug 2010 18:03:34 +0000 (11:03 -0700)
commit4fbc8db8911c2a97a433dc2b1ef995a6217406c6
tree92ee15c20c11a9c6a7a2b26721cc9e19ed2f747e
parent8fc778984cd0b737df102fca14be7c1815505b80
Add the monkey event which allows the scripted monkey to execute the shell command.

Change-Id: Id5548fc42fc5c7bee6879fffc580e134a75572ab
cmds/monkey/src/com/android/commands/monkey/MonkeyCommandEvent.java [new file with mode: 0644]
cmds/monkey/src/com/android/commands/monkey/MonkeySourceScript.java