| Index: third_party/android_testrunner/README.chromium
|
| diff --git a/third_party/android_testrunner/README.chromium b/third_party/android_testrunner/README.chromium
|
| index 4e60395716270d57f904f79eea51230267a0654b..7d382a1f4899baf97b1590075488cef8b920cb1a 100644
|
| --- a/third_party/android_testrunner/README.chromium
|
| +++ b/third_party/android_testrunner/README.chromium
|
| @@ -16,6 +16,8 @@ Local Modifications:
|
| |longMsg| to provide more information when debugging.
|
| 3. Applied the patch file patch.diff to fix a race condition and subproccess
|
| bugs in run_command.py.
|
| +4. Fixed a bug where wait_time wasn't properly respected in
|
| + _WaitForShellCommandContents.
|
|
|
| Here is the detail steps
|
| 1. Checkout Android source code
|
|
|