Skip to content

Commit

Permalink
Merge pull request #8 from M0Rf30/main
Browse files Browse the repository at this point in the history
[pull] main from M0Rf30:main
  • Loading branch information
bsherman authored Oct 21, 2024
2 parents 0baed2b + bedf1a5 commit 0d0b694
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions 51-android.rules
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,8 @@ LABEL="not_Amazon"
ATTR{idVendor}!="0e79", GOTO="not_Archos"
# 43
ATTR{idProduct}=="1417", GOTO="adbfast"
# 79 Xenon
ATTR{idProduct}=="303e", GOTO="adbfast"
# 101
ATTR{idProduct}=="1411", GOTO="adbfast"
# 101 xs
Expand Down Expand Up @@ -239,6 +241,7 @@ ATTR{idProduct}=="5208", GOTO="adb"
ATTR{idProduct}=="2d00", GOTO="adb"
ATTR{idProduct}=="2d01", GOTO="adb"
ATTR{idProduct}=="2d03", GOTO="adbaud"
ATTR{idProduct}=="2d04", GOTO="adbaud"
ATTR{idProduct}=="2d05", GOTO="adbaud"
# Nexus 7 (4e40=fastboot 4e41=mtp 4e42=mtp,adb 4e43=ptp) Nexus 7 2012 (4e44=ptp)
ATTR{idProduct}=="4e40", GOTO="adbfast"
Expand Down

0 comments on commit 0d0b694

Please sign in to comment.