Merge "Add 'system' to update_verifier's gid"

am: ba3f078f6f

Change-Id: Iff90d951f8a45df2bd6f11329ad2d33399d61ec6
This commit is contained in:
Tianjie Xu
2017-04-18 20:42:43 +00:00
committed by android-build-merger

View File

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