Skip to content

Commit

Permalink
Merge pull request #99 from Stebalien/patch-1
Browse files Browse the repository at this point in the history
Fix typo (OTO -> GOTO)
  • Loading branch information
M0Rf30 authored Jan 25, 2017
2 parents a079509 + ee36cb6 commit 3b28b66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 51-android.rules
Original file line number Diff line number Diff line change
Expand Up @@ -493,7 +493,7 @@ ATTR{idVendor}!="2916", GOTO="not_Yota"
ENV{adb_user}="yes"
# YotaPhone2 (f003=normal,9139=debug)
ATTR{idProduct}=="9139", SYMLINK+="android_adb"
OTO="android_usb_rule_match"
GOTO="android_usb_rule_match"
LABEL="not_Yota"

# Wileyfox
Expand Down

0 comments on commit 3b28b66

Please sign in to comment.