Add Razer Phone 2 ADB mode (#220)

This commit is contained in:
Samuel Dionne-Riel 2021-12-30 18:19:52 -05:00 committed by GitHub
parent 3e234d0a58
commit a34d18d4df
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -542,6 +542,7 @@ LABEL="not_Qualcomm"
ATTR{idVendor}!="1532", GOTO="not_Razer"
# Razer Phone 2
ATTR{idProduct}=="9050", ENV{adb_adbfast}="yes"
ATTR{idProduct}=="9051", ENV{adb_adb}="yes"
GOTO="android_usb_rule_match"
LABEL="not_Razer"