Skip to content

Commit 8d06c7a

Browse files
authored
Add support for Sony Xperia XA2
Signed-off-by: Kristoffer Grundström <lovaren@gmail.com>
1 parent 15c228a commit 8d06c7a

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
@@ -824,6 +824,8 @@ ATTR{idVendor}=="1d9c", GOTO="user"
824824

825825
# Sony
826826
ATTR{idVendor}!="054c", GOTO="not_Sony"
827+
# Xperia XA2
828+
ATTR{idVendor}!="0fce", GOTO="user"
827829
# (Need product specific rules)
828830
GOTO="android_usb_rules_end"
829831
# False positives dualshock 0268,05c4,05c5, adapters 0ba0, bluetooth 09cc, 0ce6, VR 09af

0 commit comments

Comments
 (0)