allwinner_a64/android/bootable/recovery/update_verifier/update_verifier.rc
2018-08-08 16:48:17 +08:00

11 lines
287 B
Text

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