summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWei Wang <wvw@google.com>2017-04-03 22:53:49 +0200
committerWei Wang <wvw@google.com>2017-04-03 22:53:49 +0200
commita015cd1d7a3af5d9c06622e00be47fee52ba4b02 (patch)
treeada88aa75444fdcc8013af11b4ddf62f52cab5ec
parentMerge "applypatch: Remove duplicate test files." (diff)
downloadandroid_bootable_recovery-a015cd1d7a3af5d9c06622e00be47fee52ba4b02.tar
android_bootable_recovery-a015cd1d7a3af5d9c06622e00be47fee52ba4b02.tar.gz
android_bootable_recovery-a015cd1d7a3af5d9c06622e00be47fee52ba4b02.tar.bz2
android_bootable_recovery-a015cd1d7a3af5d9c06622e00be47fee52ba4b02.tar.lz
android_bootable_recovery-a015cd1d7a3af5d9c06622e00be47fee52ba4b02.tar.xz
android_bootable_recovery-a015cd1d7a3af5d9c06622e00be47fee52ba4b02.tar.zst
android_bootable_recovery-a015cd1d7a3af5d9c06622e00be47fee52ba4b02.zip
-rw-r--r--update_verifier/update_verifier.rc4
1 files changed, 2 insertions, 2 deletions
diff --git a/update_verifier/update_verifier.rc b/update_verifier/update_verifier.rc
index fc8a64dee..8b60c3ffd 100644
--- a/update_verifier/update_verifier.rc
+++ b/update_verifier/update_verifier.rc
@@ -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