diff --git a/51-android.rules b/51-android.rules index b2730a3..01c36ab 100644 --- a/51-android.rules +++ b/51-android.rules @@ -388,10 +388,10 @@ ATTR{idProduct}=="9011", SYMLINK+="android_adb" GOTO="android_usb_rule_match" LABEL="not_Qualcomm" -# Research In Motion, Ltd. +# Research In Motion, Ltd. ATTR{idVendor}!="0fca", GOTO="not_RIM" ENV{adb_user}="yes" -# BlackBerry DTEK60 +# BlackBerry DTEK60 ATTR{idProduct}=="8042", ENV{adb_fastboot}="yes" GOTO="android_usb_rule_match" LABEL="not_RIM"