feat: add Pico 4 VR Headset and vendor (#319)

https://www.picoxr.com/uk/products/pico4
This commit is contained in:
Sureymi Tumah 2024-05-03 13:57:26 +07:00 committed by GitHub
parent d4452bf138
commit 272d107a9b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 7 additions and 0 deletions

View File

@ -593,6 +593,13 @@ ATTR{idProduct}=="0186", GOTO="user"
GOTO="android_usb_rules_end"
LABEL="not_Oculus"
# Pico XR
ATTR{idVendor}!="2d40", GOTO="not_Pico"
# Pico 4
ATTR{idProduct}=="00b7", GOTO="user"
GOTO="android_usb_rules_end"
LABEL="not_Pico"
# OnePlus(Oreo)
ATTR{idVendor}!="2a70", GOTO="not_OnePlus"
# Oneplus 3T/5T/6 (4ee7=charge,adb)