Files
android_bootable_recovery/update_verifier/update_verifier.rc
T
2017-04-04 01:06:21 +00:00

12 lines
273 B
Plaintext

service update_verifier_nonencrypted /system/bin/update_verifier nonencrypted
user root
group cache
priority -20
ioprio rt 0
service update_verifier /system/bin/update_verifier ${vold.decrypt}
user root
group cache
priority -20
ioprio rt 0