Skip to content

Commit

Permalink
Merge pull request #161 from parkerlreed/master
Browse files Browse the repository at this point in the history
Added Oculus vendor ID
  • Loading branch information
M0Rf30 authored Mar 13, 2019
2 parents 63f30d7 + 155b0c5 commit 8620749
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 @@ -397,6 +397,9 @@ ATTR{idVendor}=="0955", ENV{adb_user}="yes"
# Audi SDIS Rear Seat Entertainment Tablet
ATTR{idProduct}=="7000", SYMLINK+="android_fastboot"

# Oculus
ATTR{idVendor}=="2833", ENV{adb_user}="yes"

# OnePlus(Oreo)
ATTR{idVendor}!="2a70", GOTO="not_OnePlus"
ENV{adb_user}="yes"
Expand Down

0 comments on commit 8620749

Please sign in to comment.