diff --git a/rootdir/init.rc b/rootdir/init.rc index 92926d4d4..52d670027 100644 --- a/rootdir/init.rc +++ b/rootdir/init.rc @@ -557,13 +557,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