5b3b373a49
The framework CL in [1] removes the use of "pre-recovery" service which is basically to trigger a reboot into the recovery. [1] commit e8a403d57c8ea540f8287cdaee8b90f0cf9626a3 Bug: 26830925 Change-Id: I131f31a228df59e4f9c3024b238bbdee0be2b157
15 lines
258 B
Plaintext
15 lines
258 B
Plaintext
service uncrypt /system/bin/uncrypt
|
|
class main
|
|
disabled
|
|
oneshot
|
|
|
|
service setup-bcb /system/bin/uncrypt --setup-bcb
|
|
class main
|
|
disabled
|
|
oneshot
|
|
|
|
service clear-bcb /system/bin/uncrypt --clear-bcb
|
|
class main
|
|
disabled
|
|
oneshot
|