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

This commit is contained in:
Tom Cherry 2015-09-04 16:51:30 +00:00 committed by Gerrit Code Review
commit 30c13c4954
1 changed files with 0 additions and 10 deletions

View File

@ -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