summaryrefslogtreecommitdiffstats
path: root/third_party/android_testrunner/README.chromium
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/android_testrunner/README.chromium')
-rw-r--r--third_party/android_testrunner/README.chromium2
1 files changed, 2 insertions, 0 deletions
diff --git a/third_party/android_testrunner/README.chromium b/third_party/android_testrunner/README.chromium
index a870d7e..6a11861 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