Recovery adb entry for Nexus family

This commit is contained in:
M0Rf30 2014-06-09 13:38:35 +02:00
parent 43dbf4b75e
commit 3009a15eaa
1 changed files with 2 additions and 0 deletions

View File

@ -82,6 +82,8 @@ ATTR{idProduct}=="0fff", SYMLINK+="android_fastboot"
ATTR{idProduct}=="d00d", SYMLINK+="android_fastboot"
# Include: Samsung Galaxy Nexus (GSM)
ATTR{idProduct}=="4e30", SYMLINK+="android_fastboot"
# Recovery adb entry for Nexus Family
ATTR{idProduct}=="d001", SYMLINK+="android_adb"
GOTO="android_usb_rule_match"
LABEL="not_Google"