Add Zebra TC72 support (#203)

This commit is contained in:
Aaron Sierra 2021-03-02 05:05:53 -06:00 committed by GitHub
parent 83322d1e9f
commit fc2ad7044c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -700,6 +700,8 @@ ATTR{idVendor}=="1ebf", ENV{adb_user}="yes"
ATTR{idVendor}!="05e0", GOTO="not_Zebra"
# TC55
ATTR{idProduct}=="2101", ENV{adb_adb}="yes"
# TC72
ATTR{idProduct}=="2106", ENV{adb_adb}="yes"
GOTO="android_usb_rule_match"
LABEL="not_Zebra"