From 433b7aca6e9709f07c0fbf6ad598a788e1f16234 Mon Sep 17 00:00:00 2001 From: M0Rf30 Date: Fri, 5 Feb 2016 14:36:41 +0100 Subject: [PATCH] Alcatel OT6012A; Honeywell D70e; Zebra TC55 --- 51-android.rules | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/51-android.rules b/51-android.rules index 621efbe..11828e4 100644 --- a/51-android.rules +++ b/51-android.rules @@ -117,6 +117,12 @@ ATTR{idVendor}=="201e", ENV{adb_user}="yes" # Hisense ATTR{idVendor}=="109b", ENV{adb_user}="yes" +# Honeywell/Foxconn +ATTR{idVendor}=="0c2e", ENV{adb_user}="yes" +# D70e +ATTR{idProduct}=="0ba3", SYMLINK+="android_adb" +GOTO="android_usb_rule_match" + # HTC ATTR{idVendor}!="0bb4", GOTO="not_HTC" ENV{adb_user}="yes" @@ -400,6 +406,8 @@ ATTR{idVendor}=="1782", ENV{adb_user}="yes" ATTR{idVendor}=="1bbb", ENV{adb_user}="yes" # Alcatel OT991D ATTR{idProduct}=="00f2", SYMLINK+="android_adb" +# Alcatel OT6012A +ATTR{idProduct}=="0167", SYMLINK+="android_adb" # Teleepoch ATTR{idVendor}=="2340", ENV{adb_user}="yes" @@ -439,6 +447,12 @@ ATTR{idProduct}=="1328", SYMLINK+="android_adb" GOTO="android_usb_rule_match" LABEL="not_XiaoMi" +# Zebra +ATTR{idVendor}=="05e0", ENV{adb_user}="yes" +# TC55 +ATTR{idProduct}=="2101", SYMLINK+="android_adb" +GOTO="android_usb_rule_match" + # ZTE ATTR{idVendor}=="19d2", ENV{adb_user}="yes" # Blade (1353=normal,1351=debug)