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

Unified Diff: appengine/third_party/python-adb/README.swarming

Issue 1306633002: Overhaul Android support and make Swarming bot use python-adb (Closed) Base URL: git@github.com:luci/luci-py.git@master
Patch Set: Packaged libusb1 as a relative package to fix import paths Created 5 years, 4 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 | « appengine/third_party/python-adb/PATCH.swarming ('k') | appengine/third_party/python-adb/adb/common.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: appengine/third_party/python-adb/README.swarming
diff --git a/appengine/third_party/python-adb/README.swarming b/appengine/third_party/python-adb/README.swarming
index 33fdcdc0cd46fa1f014a8946a9ec31f0db312bc6..c7156ad78bf066b77c6e361234cdebdde235f9be 100644
--- a/appengine/third_party/python-adb/README.swarming
+++ b/appengine/third_party/python-adb/README.swarming
@@ -11,5 +11,7 @@ protocols, using libusb1 for USB communications.
Local Modifications:
- rm *.py adb/*_debug.py adb/common_cli.py
-- Applied patch PATCH.swarming to remove dependency on gflags, M2Crypto and fix
- a bug.
+- Applied patch PATCH.swarming to:
+ - Remove dependency on gflags and M2Crypto
+ - Fix a bug.
+ - Rename import path of libusb1 for easier packaging.
« no previous file with comments | « appengine/third_party/python-adb/PATCH.swarming ('k') | appengine/third_party/python-adb/adb/common.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698