Skip to content

Commit 5868217

Browse files
committed
feat: add Amazon Fire HD 10 2023 (tungsten)
1 parent e76a9f1 commit 5868217

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

51-android.rules

+2
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,8 @@ ATTR{idProduct}=="0338", GOTO="adbfast"
7373
ATTR{idProduct}=="033b", GOTO="adbfast"
7474
# Amazon Fire HD 8 2022 (raphite)
7575
ATTR{idProduct}=="0658", GOTO="adbfast"
76+
# Amazon Fire HD 10 2023 (tungsten)
77+
ATTR{idProduct}=="06f8", GOTO="adbfast"
7678
GOTO="android_usb_rules_end"
7779
LABEL="not_Amazon"
7880

0 commit comments

Comments
 (0)