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

Commit 239d1548 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

am: 45759860

Change-Id: I08428546960c2f893ab2cd47c96850ae867044bd
parents 6e575ccd 45759860
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