Merge pull request #156 from ryanheise/xperia-xz

Added Xperia XZ
This commit is contained in:
Gianluca Boiano 2018-12-22 18:37:34 +01:00 committed by GitHub
commit 6d3672f2d0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -542,6 +542,8 @@ ATTR{idProduct}=="01af", ENV{adb_adbfast}="yes"
ATTR{idProduct}=="01bb", ENV{adb_adbfast}="yes"
# Xperia Z3+ Dual
ATTR{idProduct}=="51c9", ENV{adb_adbfast}="yes"
# Xperia XZ
ATTR{idProduct}=="51e7", ENV{adb_adbfast}="yes"
GOTO="android_usb_rule_match"
LABEL="not_Sony_Ericsson"