Skip to content

Commit

Permalink
Fix #154
Browse files Browse the repository at this point in the history
  • Loading branch information
M0Rf30 authored Oct 31, 2018
1 parent c8f2e1e commit be8d197
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion 51-android.rules
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ SUBSYSTEM!="usb", GOTO="android_usb_rules_end"
LABEL="android_universal_rule"
ENV{ID_USB_INTERFACES}!="*:ff420?:*", GOTO="android_usb_rules_begin"
ACTION=="add", SUBSYSTEM=="usb", ENV{DEVTYPE}=="usb_device", ENV{ID_USB_INTERFACES}=="*:ff420?:*", MODE="0660", GROUP="adbusers", SYMLINK+="android/$env{ID_SERIAL_SHORT}"
GOTO="android_usb_rule_match"

LABEL="android_usb_rules_begin"
# Devices listed here in android_usb_rules_{begin...end} are connected by USB
Expand Down

0 comments on commit be8d197

Please sign in to comment.