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

Commit ba3f078f authored by Tianjie Xu's avatar Tianjie Xu Committed by Gerrit Code Review
Browse files

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

parents 98482090 0ad2de5e
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