diff --git a/51-android.rules b/51-android.rules index 8dc1183..b2ac1a5 100644 --- a/51-android.rules +++ b/51-android.rules @@ -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"