2d46da57e1
Bug: 26696173 Change-Id: I3a612f045aaa9e93e61ae45b05300d02b19bb3ad
19 lines
348 B
Plaintext
19 lines
348 B
Plaintext
service uncrypt /system/bin/uncrypt
|
|
class main
|
|
disabled
|
|
oneshot
|
|
|
|
service pre-recovery /system/bin/uncrypt --reboot
|
|
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 |