Merge "move uncrypt from init.rc to uncrypt.rc"
This commit is contained in:
commit
30c13c4954
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue