From 7ac9ddfb142f6dc6791fa9dcb1164fef01f3b1c7 Mon Sep 17 00:00:00 2001 From: Mizux Date: Thu, 10 Jul 2014 18:07:15 +0200 Subject: [PATCH] Adding Mi3 --- 51-android.rules | 2 ++ 1 file changed, 2 insertions(+) diff --git a/51-android.rules b/51-android.rules index 10ca37c..845468e 100644 --- a/51-android.rules +++ b/51-android.rules @@ -390,6 +390,8 @@ ATTR{idVendor}=="2717", ENV{adb_user}="yes" # Mi2A ATTR{idVendor}=="2717", ATTR{idProduct}=="904e", SYMLINK+="android_adb" ATTR{idVendor}=="2717", ATTR{idProduct}=="9039", SYMLINK+="android_adb" +# Mi3 +ATTR{idVendor}=="2717", ATTR{idProduct}=="0368", SYMLINK+="android_adb" # Skip other vendor tests LABEL="android_usb_rule_match"