Skip to content

Commit

Permalink
feat: add Meizu M1 E (#246)
Browse files Browse the repository at this point in the history
bczhc authored Dec 30, 2022
1 parent fbe0e0c commit 59573f2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions 51-android.rules
Original file line number Diff line number Diff line change
@@ -366,6 +366,8 @@ LABEL="not_LG"

# Meizu
ATTR{idVendor}!="2a45", GOTO="not_Meizu"
# M1E
ATTR{idProduct}=="0c01", ENV{adb_adb}="yes"
# MX6
ATTR{idProduct}=="0c02", ENV{adb_adb}="yes"
GOTO="android_usb_rule_match"

0 comments on commit 59573f2

Please sign in to comment.