We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e76a9f1 commit 5868217Copy full SHA for 5868217
51-android.rules
@@ -73,6 +73,8 @@ ATTR{idProduct}=="0338", GOTO="adbfast"
73
ATTR{idProduct}=="033b", GOTO="adbfast"
74
# Amazon Fire HD 8 2022 (raphite)
75
ATTR{idProduct}=="0658", GOTO="adbfast"
76
+# Amazon Fire HD 10 2023 (tungsten)
77
+ATTR{idProduct}=="06f8", GOTO="adbfast"
78
GOTO="android_usb_rules_end"
79
LABEL="not_Amazon"
80
0 commit comments