Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 45759860 authored by Tianjie Xu's avatar Tianjie Xu Committed by android-build-merger
Browse files

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

am: ba3f078f

Change-Id: Iff90d951f8a45df2bd6f11329ad2d33399d61ec6
parents 9fcc7c82 ba3f078f
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
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