Created
August 1, 2015 07:12
-
-
Save floriandejonckheere/e47d92e0681606b5c097 to your computer and use it in GitHub Desktop.
UDev Android rules
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # Acer Liquid Z110 | |
| SUBSYSTEM=="usb", ATTR{idVendor}=="0502", ATTR{idProduct}=="33f2", MODE="0660", GROUP="plugdev" | |
| # Cowon Z2 Plenue | |
| SUBSYSTEM=="usb", ATTR{idVendor}=="0e21", ATTR{idProduct}=="1102", MODE="0660", GROUP="plugdev" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment