postplug/udev/76-android_usb.rules

8 lines
221 B
Plaintext

# do not edit this file, it will be overwritten on update
ACTION!="add|change", GOTO="android_usb_probe_end"
SUBSYSTEM=="android_usb", KERNEL=="android*", IMPORT{program}="android_usb %p"
LABEL="android_usb_probe_end"