From da3a426bda1ee6822080a1277fe74496eb680e47 Mon Sep 17 00:00:00 2001 From: Andrew Sellers Date: Thu, 2 Nov 2017 11:01:50 -0700 Subject: [PATCH] Uncommented Dell idVendor line --- 51-android.rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/51-android.rules b/51-android.rules index 01c36ab..5de9612 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"