Skip to content

Commit

Permalink
fix: Amazon vendor typo in comments
Browse files Browse the repository at this point in the history
  • Loading branch information
M0Rf30 committed Dec 16, 2023
1 parent eb1725f commit 642c537
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 @@ -56,7 +56,7 @@ ATTR{idProduct}=="05e8", GOTO="adb"
ATTR{idProduct}=="2048", GOTO="adbmidi"
# Amazon Fire TV Stick Lite (3rd gen)
ATTR{idProduct}=="03a8", GOTO="adbfast"
# Amazone Fire 7 (mustang)
# Amazon Fire 7 (mustang)
ATTR{idProduct}=="03c8", GOTO="adbfast"
ATTR{idProduct}=="03cb", GOTO="adbfast"
GOTO="android_usb_rules_end"
Expand Down

0 comments on commit 642c537

Please sign in to comment.