Merge pull request #152 from willdathrill/master

William Swiss: added line under the Motorola section for the Moto x4
This commit is contained in:
Gianluca Boiano 2018-10-10 11:43:55 +02:00 committed by GitHub
commit 2798fbb345
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -361,6 +361,8 @@ ATTR{idProduct}=="2e76", ENV{adb_adbfast}="yes"
ATTR{idProduct}=="2e80", ENV{adb_adbfast}="yes"
# Moto E/G (Global GSM)
ATTR{idProduct}=="2e82", ENV{adb_adbfast}="yes"
# Moto x4
ATTR{idProduct}=="2e81", ENV{adb_adbfast}="yes"
# Droid Turbo 2)
ATTR{idProduct}=="2ea4", ENV{adb_adbfast}="yes", SYMLINK+="android%n"
GOTO="android_usb_rule_match"