OSDN Git Service

Support for ignoring or exit running when native crashes.
authorYing Wang <wangying@google.com>
Tue, 9 Mar 2010 21:25:11 +0000 (13:25 -0800)
committerYing Wang <wangying@google.com>
Tue, 9 Mar 2010 23:21:26 +0000 (15:21 -0800)
commitdf78cdf2d36520b3adb4ed0d54f1da760b052495
treec7e02ceeea4120dfb8ea92d3b0aace90c6df7092
parent042e90a587825f60d910070c0a31e87dc67595de
Support for ignoring or exit running when native crashes.

http://b/issue?id=2359586
with this CL, if --monitor-native-crashes is set and --ignore-native-crashes
is not set, monkey will exit when a native crash occurs.

Change-Id: I07ab17b5430ed090d8fb6286fdc793bac1b2caa9
cmds/monkey/src/com/android/commands/monkey/Monkey.java