Add amazon fire 7 tablet

This commit is contained in:
GRMrGecko 2023-05-26 14:17:17 -05:00
parent 11158ebdfc
commit c5c4f8ce3d
1 changed files with 2 additions and 0 deletions

View File

@ -55,6 +55,8 @@ ATTR{idProduct}=="05e8", ENV{adb_adb}="yes"
ATTR{idProduct}=="2048", ENV{adb_adbmidi}="yes"
# Amazon Fire TV Stick Lite (3rd gen)
ATTR{idProduct}=="03a8", ENV{adb_adbfast}="yes"
# Amazone Fire 7 (mustang)
ATTR{idProduct}=="03c8", ENV{adb_adbfast}="yes"
GOTO="android_usb_rule_match"
LABEL="not_Amazon"