diff --git a/51-android.rules b/51-android.rules index e118b5d..3b4a206 100644 --- a/51-android.rules +++ b/51-android.rules @@ -399,6 +399,8 @@ ATTR{idVendor}!="2a45", GOTO="not_Meizu" ATTR{idProduct}=="0c01", ENV{adb_adb}="yes" # MX6 ATTR{idProduct}=="0c02", ENV{adb_adb}="yes" +# M6T (untested; See +ATTR{idProduct}=="201c", ENV{adb_adb}="yes" GOTO="android_usb_rule_match" LABEL="not_Meizu"