Skip to content

Commit

Permalink
fixup! rules: add support for Fire HD 8 2018
Browse files Browse the repository at this point in the history
  • Loading branch information
M0Rf30 committed Dec 18, 2023
1 parent 5bd64b5 commit 5947c39
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 @@ -59,7 +59,7 @@ ATTR{idProduct}=="03a8", GOTO="adbfast"
# Amazon Fire 7 (mustang)
ATTR{idProduct}=="03c8", GOTO="adbfast"
ATTR{idProduct}=="03cb", GOTO="adbfast"
# Amazon Fire HD 8 2018 (Karnak)
# Amazon Fire HD 8 2018 (karnak)
ATTR{idProduct}=="0338", GOTO="adbfast"
ATTR{idProduct}=="033b", GOTO="adbfast"
GOTO="android_usb_rules_end"
Expand Down

0 comments on commit 5947c39

Please sign in to comment.