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

Commit 464c6ba9 authored by Tianjie Xu's avatar Tianjie Xu Committed by Android (Google) Code Review
Browse files

Merge "Add 'system' to update_verifier's gid" into oc-dev

parents a6084f8c 128e7715
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