Merge "update_verifier: correct group in rc file" into oc-dev
diff --git a/update_verifier/update_verifier.rc b/update_verifier/update_verifier.rc
index 75cfeb2..808f2c0 100644
--- a/update_verifier/update_verifier.rc
+++ b/update_verifier/update_verifier.rc
@@ -2,10 +2,10 @@
     user root
     group cache
     priority -20
-    ioprio rt 1
+    ioprio rt 0
 
 service update_verifier /system/bin/update_verifier ${vold.decrypt}
     user root
     group cache
     priority -20
-    ioprio rt 1
\ No newline at end of file
+    ioprio rt 0