Skip to content

Instantly share code, notes, and snippets.

@niallo
Created December 25, 2010 14:35
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 niallo/754896 to your computer and use it in GitHub Desktop.
Save niallo/754896 to your computer and use it in GitHub Desktop.
niallo@aztarac:~$ cat /etc/udev/rules.d/70-android.rules
SUBSYSTEM=="usb", ATTR{idVendor}=="18d1", SYMLINK+="android_adb", MODE="0666", OWNER="niallo", GROUP="niallo"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment