feat: add Alcatel 5024L aka Alcatel 1S (#304)

Co-authored-by: M0Rf30 <morf3089@gmail.com>
This commit is contained in:
Bob Hepple 2023-12-20 21:37:47 +10:00 committed by GitHub
parent bb504ee7fe
commit 8c2fe44124
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -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"