summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWei Wang <wvw@google.com>2017-04-04 01:33:47 +0200
committerandroid-build-merger <android-build-merger@google.com>2017-04-04 01:33:47 +0200
commit31dee05319beafabc6e712ff0ffd0a8d62defb48 (patch)
tree8ca4f60d67c0028da463f505d68e27c61e988b72
parentMerge "applypatch: Remove duplicate test files." am: b6609f8895 am: 1f38a9b96e am: 0f72cf5403 (diff)
parentMerge "update_verifier: tweak priority of update_verifier for quick boot" am: a6ea26987d am: 56e9b9cc26 (diff)
downloadandroid_bootable_recovery-31dee05319beafabc6e712ff0ffd0a8d62defb48.tar
android_bootable_recovery-31dee05319beafabc6e712ff0ffd0a8d62defb48.tar.gz
android_bootable_recovery-31dee05319beafabc6e712ff0ffd0a8d62defb48.tar.bz2
android_bootable_recovery-31dee05319beafabc6e712ff0ffd0a8d62defb48.tar.lz
android_bootable_recovery-31dee05319beafabc6e712ff0ffd0a8d62defb48.tar.xz
android_bootable_recovery-31dee05319beafabc6e712ff0ffd0a8d62defb48.tar.zst
android_bootable_recovery-31dee05319beafabc6e712ff0ffd0a8d62defb48.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