William Swiss: added line under the Motorola section for the Moto x4

This commit is contained in:
William Swiss 2018-10-09 20:43:37 -04:00
parent 74c91f2652
commit d1b690653f
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"