Merge "update_verifier: tweak priority of update_verifier for quick boot" am: a6ea26987d am: 56e9b9cc26 am: 8ed4fd4b69
am: a3dbdd8510
Change-Id: Id3a74248bd247d73f9b7e5b1ab64185a37e96a2b
diff --git a/update_verifier/update_verifier.rc b/update_verifier/update_verifier.rc
index fc8a64d..8b60c3f 100644
--- a/update_verifier/update_verifier.rc
+++ b/update_verifier/update_verifier.rc
@@ -2,10 +2,10 @@
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