Skip to content

Instantly share code, notes, and snippets.

@nemith
Created January 14, 2012 00:21
Show Gist options
  • Save nemith/1609511 to your computer and use it in GitHub Desktop.
Save nemith/1609511 to your computer and use it in GitHub Desktop.
$ git diff
diff --git a/etc/init.rc b/etc/init.rc
index 0c76fb7..552e578 100644
--- a/etc/init.rc
+++ b/etc/init.rc
@@ -26,6 +26,7 @@ on boot
domainname localdomain
class_start default
+ setprop service.adb.root 1
service ueventd /sbin/ueventd
critical
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment