blob: 808f2c0553af80df3df6accc0c25cd536c0c8940 [file] [log] [blame]
Tom Cherry545317f2017-03-28 13:24:56 -07001service update_verifier_nonencrypted /system/bin/update_verifier nonencrypted
2 user root
Tom Cherry3a8002f2017-03-31 17:17:34 -07003 group cache
Tom Cherry545317f2017-03-28 13:24:56 -07004 priority -20
Wei Wanga015cd12017-04-03 13:53:49 -07005 ioprio rt 0
Tom Cherry545317f2017-03-28 13:24:56 -07006
7service update_verifier /system/bin/update_verifier ${vold.decrypt}
8 user root
Tom Cherry3a8002f2017-03-31 17:17:34 -07009 group cache
Tom Cherry545317f2017-03-28 13:24:56 -070010 priority -20
Wei Wanga015cd12017-04-03 13:53:49 -070011 ioprio rt 0