fix MediaTek rules (#209)

Thanks for your contribution. Regards
This commit is contained in:
GreyAlien502 2021-05-01 20:40:44 +00:00 committed by GitHub
parent cafc743d41
commit 1d8fe8bdcc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -413,7 +413,7 @@ GOTO="android_usb_rule_match"
LABEL="not_Motorola"
# MTK (MediaTek Inc)
ATTR{idVendor}=="0e8d", GOTO="not_MTK"
ATTR{idVendor}!="0e8d", GOTO="not_MTK"
ENV{adb_user}="yes"
# Umidigi F1
ATTR{idProduct}=="201c", ENV{adb_adbfast}="yes"