]> sigrok.org Git - libsigrok.git/commitdiff
60-libsigrok.rules: Add note about sigrok-androidutils.
authorUwe Hermann <redacted>
Sun, 17 Dec 2017 19:38:27 +0000 (20:38 +0100)
committerUwe Hermann <redacted>
Sun, 17 Dec 2017 19:38:27 +0000 (20:38 +0100)
contrib/60-libsigrok.rules

index 24840a4ac63a6d69ea6c858df9822c2fd81f0741..f6c43809bcb92edf844c2ce2f1611100cab0fa76 100644 (file)
 ## along with this program; if not, see <http://www.gnu.org/licenses/>.
 ##
 
+#
 # 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"