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

This commit is contained in:
Treehugger Robot
2017-04-03 23:15:52 +00:00
committed by Gerrit Code Review
+2 -2
View File
@@ -2,10 +2,10 @@ service update_verifier_nonencrypted /system/bin/update_verifier nonencrypted
user root user root
class cache class cache
priority -20 priority -20
ioprio rt 1 ioprio rt 0
service update_verifier /system/bin/update_verifier ${vold.decrypt} service update_verifier /system/bin/update_verifier ${vold.decrypt}
user root user root
class cache class cache
priority -20 priority -20
ioprio rt 1 ioprio rt 0