Add VID for Verifone devices

Bus 001 Device 088: ID 11ca:ca11 VeriFone Inc P630

Signed-off-by: Yaroslav Furman <Yaroslav.Furman@softeq.com>
This commit is contained in:
Yaroslav Furman 2022-03-30 14:29:28 +03:00
parent 1f13c1314a
commit 17f79d568b
1 changed files with 3 additions and 0 deletions

View File

@ -760,6 +760,9 @@ LABEL="not_ZTE"
# ZUK
ATTR{idVendor}=="2b4c", ENV{adb_user}="yes"
# Verifone
ATTR{idVendor}=="11ca", ENV{adb_user}="yes"
# Skip other vendor tests
LABEL="android_usb_rule_match"