Add IUNI Devices

This commit is contained in:
lrin 2017-01-01 20:25:08 +08:00
parent 9acbd997f6
commit 72ab6990c1
1 changed files with 6 additions and 0 deletions

View File

@ -260,6 +260,12 @@ ATTR{idProduct}=="61f9", SYMLINK+="android_adb"
GOTO="android_usb_rule_match"
LABEL="not_LG"
# IUNI
ATTR{idVendor}!="271d", GOTO="not_IUNI"
ENV{adb_user}="yes"
# U3
ATTR{idProduct}=="bf39", SYMLINK+="android_adb"
# Micromax
ATTR{idVendor}!="2a96", GOTO="not_Micromax"
ENV{adb_user}="yes"