This commit is contained in:
ilaxel2033 2014-01-31 18:39:03 +04:00
parent a9c493bb85
commit fc8795efcc
1 changed files with 2 additions and 2 deletions

View File

@ -50,13 +50,13 @@ ATTR{idVendor}=="091e", ENV{adb_user}="yes"
# Google
ATTR{idVendor}=="18d1", ENV{adb_user}="yes"
# Nexus 4
# Nexus 4 / Nexus 7 2013
ATTR{idVendor}=="18d1", ATTR{idProduct}=="4ee2", SYMLINK+="android_adb"
ATTR{idVendor}=="18d1", ATTR{idProduct}=="4ee0", SYMLINK+="android_fastboot"
# Nexus 7
ATTR{idVendor}=="18d1", ATTR{idProduct}=="4e42", SYMLINK+="android_adb"
ATTR{idVendor}=="18d1", ATTR{idProduct}=="4e40", SYMLINK+="android_fastboot"
# Nexus 10 / Nexus 5
# Nexus 5 / Nexus 10
ATTR{idVendor}=="18d1", ATTR{idProduct}=="4ee1", SYMLINK+="android_adb"
ATTR{idVendor}=="18d1", ATTR{idProduct}=="4ee1", SYMLINK+="android_fastboot"
# Nexus S