From abf3352bd837f3c78036e1b5ef911c4aec5e085a Mon Sep 17 00:00:00 2001 From: M0Rf30 Date: Tue, 31 Oct 2017 13:04:22 +0100 Subject: [PATCH] tab indentation --- 51-android.rules | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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"