| Index: third_party/android_testrunner/README.chromium
|
| diff --git a/third_party/android_testrunner/README.chromium b/third_party/android_testrunner/README.chromium
|
| index a870d7e25ac25b6e0f10444ea96928f4b5c78391..6a118611e3fb9c76d3cd339e8230cccb1de54455 100644
|
| --- a/third_party/android_testrunner/README.chromium
|
| +++ b/third_party/android_testrunner/README.chromium
|
| @@ -14,6 +14,8 @@ Local Modifications:
|
| suppressed.
|
| 2. Changed error message handling in |StartInstrumentation| from |shortMsg| to
|
| |longMsg| to provide more information when debugging.
|
| +3. Applied the patch file patch.diff to fix a race condition in
|
| + run_command.RunOnce.
|
|
|
| Here is the detail steps
|
| 1. Checkout Android source code
|
|
|