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

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: 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/swarming_bot/python_libusb1 ('k') | appengine/swarming/tools/android/README.md » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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"
« no previous file with comments | « appengine/swarming/swarming_bot/python_libusb1 ('k') | appengine/swarming/tools/android/README.md » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698