feat: add support for Fire HD 8 2018 (#303)

Co-authored-by: M0Rf30 <morf3089@gmail.com>
This commit is contained in:
kjones 2023-12-18 08:22:13 -08:00 committed by GitHub
parent 642c537fa7
commit bb504ee7fe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

@ -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"