Index: third_party/android_testrunner/README.chromium |
diff --git a/third_party/android_testrunner/README.chromium b/third_party/android_testrunner/README.chromium |
index c8a97faff502b5e654d72a27ec2b98394ac73d55..a2e76f04bde800a25e1627058f68b4fd0330e5aa 100644 |
--- a/third_party/android_testrunner/README.chromium |
+++ b/third_party/android_testrunner/README.chromium |
@@ -9,8 +9,9 @@ This package is the scripts used to run the unit test for Android and from |
Android Gingerbread. |
Local Modifications: |
-This are no local modifications, all files were copied from |
-<android_gingerbread_tree>/development/testrunner/ |
+1. Added functions to start/kill/restart the adb server. |
+2. Added function of WaitForSystemBootCompleted to wait for the flag of |
+sys.boot_completed to be set. |
Here is the detail steps |
1. Checkout Android source code |