Skip to content

Commit

Permalink
feat: add support for Fire HD 8 2018 (M0Rf30#303)
Browse files Browse the repository at this point in the history
Co-authored-by: M0Rf30 <[email protected]>
  • Loading branch information
488315 and M0Rf30 authored Dec 18, 2023
1 parent 642c537 commit bb504ee
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions 51-android.rules
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,9 @@ 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)
ATTR{idProduct}=="0338", GOTO="adbfast"
ATTR{idProduct}=="033b", GOTO="adbfast"
GOTO="android_usb_rules_end"
LABEL="not_Amazon"

Expand Down

0 comments on commit bb504ee

Please sign in to comment.