Created
January 14, 2012 00:21
-
-
Save nemith/1609511 to your computer and use it in GitHub Desktop.
This file contains 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
$ 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