Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 30c13c49 authored by Tom Cherry's avatar Tom Cherry Committed by Gerrit Code Review
Browse files

Merge "move uncrypt from init.rc to uncrypt.rc"

parents e8b0fcec 008eb9b8
Loading
Loading
Loading
Loading
+0 −10
Original line number Diff line number Diff line
@@ -493,13 +493,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