feat: add support for Fire HD 8 2012 (#306)

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

View File

@ -62,6 +62,8 @@ 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"