diff --git a/rootdir/init.rc b/rootdir/init.rc index cd620d77a..066e2f233 100644 --- a/rootdir/init.rc +++ b/rootdir/init.rc @@ -532,13 +532,3 @@ on property:ro.debuggable=1 service flash_recovery /system/bin/install-recovery.sh class main oneshot - -service uncrypt /system/bin/uncrypt - class main - disabled - oneshot - -service pre-recovery /system/bin/uncrypt --reboot - class main - disabled - oneshot