Skip to content

Instantly share code, notes, and snippets.

@Flex1911
Created December 6, 2014 16:02
Show Gist options
  • Save Flex1911/336958418a3bc0fc5e7b to your computer and use it in GitHub Desktop.
Save Flex1911/336958418a3bc0fc5e7b to your computer and use it in GitHub Desktop.
Patch for working root in AOSP Lollipop tree
diff --git a/rootdir/init.rc b/rootdir/init.rc
index 8ba7c10..8deb4e1 100644
--- a/rootdir/init.rc
+++ b/rootdir/init.rc
@@ -596,7 +596,6 @@ service installd /system/bin/installd
service flash_recovery /system/bin/install-recovery.sh
class main
- seclabel u:r:install_recovery:s0
oneshot
service racoon /system/bin/racoon
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment