YotaPhone2's idProduct is f003=normal,9139=debug.

This commit is contained in:
Takuro Onoue 2017-01-05 12:40:13 +09:00 committed by GitHub
parent b877edfa5e
commit d610187150
1 changed files with 3 additions and 3 deletions

View File

@ -488,9 +488,9 @@ LABEL="not_XiaoMi"
# Yota
ATTR{idVendor}!="2916", GOTO="not_Yota"
ENV{adb_user}="yes"
# YotaPhone2
ATTR{idProduct}=="f003", SYMLINK+="android_adb"
GOTO="android_usb_rule_match"
# YotaPhone2 (f003=normal,9139=debug)
ATTR{idProduct}=="9139", SYMLINK+="android_adb"
OTO="android_usb_rule_match"
LABEL="not_Yota"
# Zebra