From 09ac50a2a3674a0ef12ed2a6ad057969139ea1ba Mon Sep 17 00:00:00 2001 From: M0Rf30 Date: Sat, 2 Sep 2017 16:19:29 +0200 Subject: [PATCH] Commented Dell vendor in order to collect some specific device ids and fix #109 --- 51-android.rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/51-android.rules b/51-android.rules index 4f157c1..bc9076c 100644 --- a/51-android.rules +++ b/51-android.rules @@ -83,7 +83,7 @@ GOTO="android_usb_rule_match" LABEL="not_BQ" # Dell -ATTR{idVendor}=="413c", ENV{adb_user}="yes" +#ATTR{idVendor}=="413c", ENV{adb_user}="yes" # Fairphone 2 ATTR{idVendor}=="2ae5", ENV{adb_user}="yes"