Merge "Add 'system' to update_verifier's gid" am: ba3f078f6f
am: 4575986069
Change-Id: I08428546960c2f893ab2cd47c96850ae867044bd
This commit is contained in:
@@ -1,11 +1,11 @@
|
|||||||
service update_verifier_nonencrypted /system/bin/update_verifier nonencrypted
|
service update_verifier_nonencrypted /system/bin/update_verifier nonencrypted
|
||||||
user root
|
user root
|
||||||
group cache
|
group cache system
|
||||||
priority -20
|
priority -20
|
||||||
ioprio rt 0
|
ioprio rt 0
|
||||||
|
|
||||||
service update_verifier /system/bin/update_verifier ${vold.decrypt}
|
service update_verifier /system/bin/update_verifier ${vold.decrypt}
|
||||||
user root
|
user root
|
||||||
group cache
|
group cache system
|
||||||
priority -20
|
priority -20
|
||||||
ioprio rt 0
|
ioprio rt 0
|
||||||
|
|||||||
Reference in New Issue
Block a user