1
0
mirror of https://github.com/M0Rf30/android-udev-rules.git synced 2024-06-24 07:26:51 +02:00

Merge pull request #91 from saschpe/sdis2

Add rule for Audi SDIS RSE tablet
This commit is contained in:
Gianluca Boiano 2016-12-21 18:23:59 +01:00 committed by GitHub
commit 9acbd997f6

View File

@ -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"