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

Unified Diff: appengine/swarming/swarming_bot/adb

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/swarming/server/bot_archive.py ('k') | appengine/swarming/swarming_bot/os_utilities.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: appengine/swarming/swarming_bot/adb
diff --git a/appengine/swarming/swarming_bot/adb b/appengine/swarming/swarming_bot/adb
new file mode 120000
index 0000000000000000000000000000000000000000..5073fdbc62f46537a484478650ee5719437b4d36
--- /dev/null
+++ b/appengine/swarming/swarming_bot/adb
@@ -0,0 +1 @@
+../../third_party/python-adb/adb
« no previous file with comments | « appengine/swarming/server/bot_archive.py ('k') | appengine/swarming/swarming_bot/os_utilities.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698