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

Commit a6ea2698 authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "update_verifier: tweak priority of update_verifier for quick boot"

parents b6609f88 a015cd1d
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -2,10 +2,10 @@ service update_verifier_nonencrypted /system/bin/update_verifier nonencrypted
    user root
    class cache
    priority -20
    ioprio rt 1
    ioprio rt 0

service update_verifier /system/bin/update_verifier ${vold.decrypt}
    user root
    class cache
    priority -20
    ioprio rt 1
 No newline at end of file
    ioprio rt 0