Skip to content

Instantly share code, notes, and snippets.

@Nokius
Created March 15, 2015 19:57
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 Nokius/1173d47cb90afbcd013d to your computer and use it in GitHub Desktop.
Save Nokius/1173d47cb90afbcd013d to your computer and use it in GitHub Desktop.
#echo Building udev rules
#mkdir tmp/udev.rules
# Device specific ueventd rules is the "not goldfish" one
#chmod 755 %{SOURCE3}
#%{SOURCE3} \
# %{android_root}/out/target/product/%{device}/root/ueventd.rc \
# $(ls %{android_root}/out/target/product/%{device}/root/ueventd.*.rc | grep -v .goldfish.rc) \
# > tmp/udev.rules/999-android-system.rules
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment