diff options
| author | Mark Doliner <mark@kingant.net> | 2014-08-27 16:04:02 -0700 |
|---|---|---|
| committer | Mark Doliner <mark@kingant.net> | 2014-09-05 13:57:51 -0700 |
| commit | d0646dca40ff740bd49755ad60751678b0ccca52 (patch) | |
| tree | 8e1cf2b4efebac703e253a1f14abc34557e8154e /docs/html/tools/help | |
| parent | 2d3571cc17a5a6b1072951227d889ce14a3f88cf (diff) | |
| download | frameworks_base-d0646dca40ff740bd49755ad60751678b0ccca52.zip frameworks_base-d0646dca40ff740bd49755ad60751678b0ccca52.tar.gz frameworks_base-d0646dca40ff740bd49755ad60751678b0ccca52.tar.bz2 | |
Small documentation fixes across many files.
Change-Id: I3e8787ce4bc6018ea1dc9aef2a2cd4e0a8dde663
Diffstat (limited to 'docs/html/tools/help')
| -rw-r--r-- | docs/html/tools/help/monkey.jd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/html/tools/help/monkey.jd b/docs/html/tools/help/monkey.jd index b6300a7..941f5d9 100644 --- a/docs/html/tools/help/monkey.jd +++ b/docs/html/tools/help/monkey.jd @@ -12,7 +12,7 @@ yet repeatable manner.</p> <a name="overview"></a> <h2>Overview</h2> -<p>The Monkey is a command-line tool that that you can run on any emulator +<p>The Monkey is a command-line tool that you can run on any emulator instance or on a device. It sends a pseudo-random stream of user events into the system, which acts as a stress test on the application software you are developing.</p> |
