Skip to content

Commit

Permalink
feat: add Alcatel 5024L aka Alcatel 1S (#304)
Browse files Browse the repository at this point in the history
Co-authored-by: M0Rf30 <[email protected]>
  • Loading branch information
bhepple and M0Rf30 authored Dec 20, 2023
1 parent bb504ee commit 8c2fe44
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions 51-android.rules
Original file line number Diff line number Diff line change
Expand Up @@ -829,6 +829,8 @@ ATTR{idProduct}=="0c01", GOTO="adb"
ATTR{idProduct}=="00f2", GOTO="adb"
# Alcatel OT6012A
ATTR{idProduct}=="0167", GOTO="adb"
# Alcatel 5024L
ATTR{idProduct}=="4ee7", GOTO="adb"
ENV{adb_user}="yes"
GOTO="android_usb_rule_match"
LABEL="not_T_A_Mobile"
Expand Down

0 comments on commit 8c2fe44

Please sign in to comment.