From: Uwe Hermann Date: Sun, 17 Dec 2017 19:38:27 +0000 (+0100) Subject: 60-libsigrok.rules: Add note about sigrok-androidutils. X-Git-Url: https://sigrok.org/gitweb/?a=commitdiff_plain;h=c108ef087ead05537e0353238982893df077fb38;hp=767d4f37c73349c2a65da2f9f89a15fe48eb2e10;p=libsigrok.git 60-libsigrok.rules: Add note about sigrok-androidutils. --- diff --git a/contrib/60-libsigrok.rules b/contrib/60-libsigrok.rules index 24840a4a..f6c43809 100644 --- a/contrib/60-libsigrok.rules +++ b/contrib/60-libsigrok.rules @@ -17,14 +17,20 @@ ## along with this program; if not, see . ## +# # These rules do not grant any permission by itself, but flag devices # supported by libsigrok. # The access policy is stored in the 61-libsigrok-plugdev.rules and # 61-libsigrok-uaccess.rules. - -## -## Please keep this list sorted alphabetically by vendor/device name. -## +# +# Note: Any syntax changes here will need to be tested against the +# 'update-device-filter' Makefile target in the sigrok-androidutils +# repo, since that parses this file. +# + +# +# Please keep this list sorted alphabetically by vendor/device name. +# ACTION!="add|change", GOTO="libsigrok_rules_end" SUBSYSTEM!="usb|usbmisc|usb_device", GOTO="libsigrok_rules_end"