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

Unified Diff: appengine/swarming/tools/android/51-android.rules

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: Fixes for error conditions 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
Index: appengine/swarming/tools/android/51-android.rules
diff --git a/appengine/swarming/tools/android/51-android.rules b/appengine/swarming/tools/android/51-android.rules
new file mode 100644
index 0000000000000000000000000000000000000000..17d2aab311cdc3cd2141576d4ed8a8fef4ee1e67
--- /dev/null
+++ b/appengine/swarming/tools/android/51-android.rules
@@ -0,0 +1,5 @@
+# For more information, visit:
+# https://github.com/luci/luci-py/tree/master/appengine/swarming/tools/android/README.md
+
+# Google Vendor ID
+SUBSYSTEM=="usb", ATTR{idVendor}=="18d1", MODE="0664", GROUP="plugdev"

Powered by Google App Engine
This is Rietveld 408576698