Merge pull request #41 from kyzh/patch-1

Adding the OnePlus One
This commit is contained in:
Gianluca Boiano 2014-09-26 15:29:24 +02:00
commit 62f9beda96
1 changed files with 2 additions and 0 deletions

View File

@ -277,6 +277,8 @@ ATTR{idVendor}=="04da", ENV{adb_user}="yes"
ATTR{idVendor}=="05c6", ENV{adb_user}="yes"
# Geeksphone Zero
ATTR{idVendor}=="05c6", ATTR{idProduct}=="9025", SYMLINK+="android_adb"
# OnePlus One
ATTR{idVendor}=="05c6", ATTR{idProduct}=="6769", SYMLINK+="android_adb"
# SK Telesys
ATTR{idVendor}=="1f53", ENV{adb_user}="yes"