Skip to content

Commit e23e312

Browse files
authored
feat: add Sony Xperia Play (#341)
1 parent f151885 commit e23e312

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

51-android.rules

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -879,6 +879,8 @@ ATTR{idProduct}=="b00b", GOTO="adbfast"
879879
ATTR{idProduct}=="020d", GOTO="adbfast"
880880
# Xperia Z Ultra
881881
ATTR{idProduct}=="519c", GOTO="adbfast"
882+
# Xperia Play
883+
ATTR{idProduct}=="615d", GOTO="adbfast"
882884
ENV{adb_user}="yes"
883885
GOTO="android_usb_rule_match"
884886
LABEL="not_Sony_Ericsson"

0 commit comments

Comments
 (0)