Skip to content

Commit

Permalink
Merge pull request #83 from ogasser/master
Browse files Browse the repository at this point in the history
Add Fairphone 2
  • Loading branch information
M0Rf30 committed Apr 30, 2016
2 parents 9af6e55 + 42b0729 commit 54bd22b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions 51-android.rules
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,9 @@ LABEL="not_BQ"
# Dell
ATTR{idVendor}=="413c", ENV{adb_user}="yes"

# Fairphone 2
ATTR{idVendor}=="2ae5", ENV{adb_user}="yes"

# Foxconn
ATTR{idVendor}=="0489", ENV{adb_user}="yes"
# Commtiva Z71, Geeksphone One
Expand Down

0 comments on commit 54bd22b

Please sign in to comment.