diff --git a/51-android.rules b/51-android.rules index c62baa0..f330cde 100644 --- a/51-android.rules +++ b/51-android.rules @@ -826,6 +826,8 @@ ATTR{idProduct}=="0c01", GOTO="adb" ATTR{idProduct}=="00f2", GOTO="adb" # Alcatel OT6012A ATTR{idProduct}=="0167", GOTO="adb" +# Alcatel 5024L +ATTR{idProduct}=="4ee7", ENV{adb_adb}="yes" ENV{adb_user}="yes" GOTO="android_usb_rule_match" LABEL="not_T_A_Mobile"