Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions 51-android.rules
Original file line number Diff line number Diff line change
Expand Up @@ -824,6 +824,8 @@ ATTR{idVendor}=="1d9c", GOTO="user"

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