Alcatel OT6012A; Honeywell D70e; Zebra TC55

This commit is contained in:
M0Rf30 2016-02-05 14:36:41 +01:00
parent adeb7c6e72
commit 433b7aca6e
1 changed files with 14 additions and 0 deletions

View File

@ -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)