Add missing OnePlus One product ID : "6765"

This commit is contained in:
Thomas Sarboni 2015-01-14 14:43:28 +01:00
parent 2a61271668
commit bd9d979fad
1 changed files with 1 additions and 0 deletions

View File

@ -302,6 +302,7 @@ ATTR{idProduct}=="9025", SYMLINK+="android_adb"
# OnePlus One
ATTR{idProduct}=="6769", SYMLINK+="android_adb"
ATTR{idProduct}=="6764", SYMLINK+="android_adb"
ATTR{idProduct}=="6765", SYMLINK+="android_adb"
# SK Telesys
ATTR{idVendor}=="1f53", ENV{adb_user}="yes"