From 6126cfb1d068b160efdaea6621191c95fc35f326 Mon Sep 17 00:00:00 2001 From: David Cesarino Date: Thu, 9 May 2019 11:51:39 -0300 Subject: [PATCH] Fix nVidia label definition. --- 51-android.rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/51-android.rules b/51-android.rules index 56a003c..9312e82 100644 --- a/51-android.rules +++ b/51-android.rules @@ -400,7 +400,7 @@ ATTR{idProduct}=="7000", SYMLINK+="android_fastboot" # Shield TV ATTR{idProduct}=="b442", SYMLINK+="android_fastboot" GOTO="android_usb_rule_match" -LABEL="not_Motorola" +LABEL="not_Nvidia" # Oculus ATTR{idVendor}=="2833", ENV{adb_user}="yes"