Skip to content

Commit

Permalink
Merge pull request #91 from saschpe/sdis2
Browse files Browse the repository at this point in the history
Add rule for Audi SDIS RSE tablet
  • Loading branch information
M0Rf30 authored Dec 21, 2016
2 parents 7303723 + 00e9aaa commit 9acbd99
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions 51-android.rules
Original file line number Diff line number Diff line change
Expand Up @@ -305,6 +305,8 @@ ATTR{idVendor}=="2080", ENV{adb_user}="yes"

# Nvidia
ATTR{idVendor}=="0955", ENV{adb_user}="yes"
# Audi SDIS Rear Seat Entertainment Tablet
ATTR{idProduct}=="7000", SYMLINK+="android_fastboot"

# Oppo
ATTR{idVendor}=="22d9", ENV{adb_user}="yes"
Expand Down

0 comments on commit 9acbd99

Please sign in to comment.