Skip to content

Instantly share code, notes, and snippets.

@fuba
Created August 2, 2014 15:41
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save fuba/b010b001dfa35b78f081 to your computer and use it in GitHub Desktop.
Save fuba/b010b001dfa35b78f081 to your computer and use it in GitHub Desktop.
% cat /etc/udev/rules.d/51-android.rules
SUBSYSTEM=="usb", ATTR{idVendor}=="05c6", MODE="9025", GROUP="plugdev"
SUBSYSTEM=="usb", ATTR{idVendor}=="18d1", MODE="d00d", GROUP="plugdev"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment