Revert "Uncommented Dell idVendor line" (#175)

This commit is contained in:
Gianluca Boiano 2020-01-21 21:24:53 +01:00 committed by GitHub
parent 724095c38e
commit ceeb08ee96
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -103,7 +103,7 @@ GOTO="android_usb_rule_match"
LABEL="not_BQ"
# Dell
ATTR{idVendor}=="413c", ENV{adb_user}="yes"
#ATTR{idVendor}=="413c", ENV{adb_user}="yes"
# Essential
ATTR{idVendor}!="2e17", GOTO="not_Essential"