rules: add support for Fire HD 8 2012

This commit is contained in:
Conor Anderson 2023-12-24 13:17:31 -05:00 committed by GitHub
parent 8c2fe44124
commit c8662388ac
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

@ -62,6 +62,9 @@ ATTR{idProduct}=="03cb", GOTO="adbfast"
# Amazon Fire HD 8 2018 (karnak)
ATTR{idProduct}=="0338", GOTO="adbfast"
ATTR{idProduct}=="033b", GOTO="adbfast"
# Amazon Fire HD 8 2022 (raphite)
ATTR{idProduct}=="0658", GOTO="adbfast"
GOTO="android_usb_rules_end"
LABEL="not_Amazon"