am 4bc10de9: am cd1a65b6: am 30c13c49: Merge "move uncrypt from init.rc to uncrypt.rc"
* commit '4bc10de99f3f84b89b40c46203cbc051224f931d': move uncrypt from init.rc to uncrypt.rc
This commit is contained in:
commit
4c5d655e3d
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue