Merge pull request #167 from davidcesarino/patch-1

Fix nVidia label definition.
This commit is contained in:
Gianluca Boiano 2019-05-09 20:19:44 +02:00 committed by GitHub
commit c01699c00c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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"