Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(469)

Unified Diff: third_party/android_testrunner/README.chromium

Issue 10736049: Android: move functions added in third_party to android_commands. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Only restart adb server if running on emulator Created 8 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « build/android/pylib/single_test_runner.py ('k') | third_party/android_testrunner/adb_interface.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/android_testrunner/README.chromium
diff --git a/third_party/android_testrunner/README.chromium b/third_party/android_testrunner/README.chromium
index a2e76f04bde800a25e1627058f68b4fd0330e5aa..d62c373af3f0ecef4fd858483b0d82bf72368d0e 100644
--- a/third_party/android_testrunner/README.chromium
+++ b/third_party/android_testrunner/README.chromium
@@ -9,9 +9,8 @@ This package is the scripts used to run the unit test for Android and from
Android Gingerbread.
Local Modifications:
-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.
+There are no local modifications, all files were copied from
+<android_gingerbread_tree>/development/testrunner/
Here is the detail steps
1. Checkout Android source code
« no previous file with comments | « build/android/pylib/single_test_runner.py ('k') | third_party/android_testrunner/adb_interface.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698