From 014745260433c50e3845388a07984a40e0959c03 Mon Sep 17 00:00:00 2001 From: Ramil Gallyamov Date: Wed, 23 Jan 2019 11:17:02 +0300 Subject: [PATCH] Added Huawei KOB --- 51-android.rules | 1 + 1 file changed, 1 insertion(+) diff --git a/51-android.rules b/51-android.rules index 1bf55dc..82ad8ec 100644 --- a/51-android.rules +++ b/51-android.rules @@ -253,6 +253,7 @@ ATTR{idProduct}=="1052", SYMLINK+="android_adb" ATTR{idProduct}=="1c2c", SYMLINK+="android_adb" # Mate 9 ATTR{idProduct}=="107e", SYMLINK+="android_adb" +ATTR{idProduct}=="107d", SYMLINK+="android_adb" GOTO="android_usb_rule_match" LABEL="not_Huawei"