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

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: . 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..ea0bd19b24d2bcee864610da4a746c32a6312b21
--- /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
Vadim Sh. 2015/08/20 22:40:09 Google what?
M-A Ruel 2015/08/21 23:37:39 added # Google Vendor ID
+SUBSYSTEM=="usb", ATTR{idVendor}=="18d1", MODE="0664", GROUP="plugdev"

Powered by Google App Engine
This is Rietveld 408576698