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

am: a6ea26987d

Change-Id: I19d4e2680f731d78a22f595a049cb079f1531516
This commit is contained in:
Wei Wang
2017-04-03 23:22:47 +00:00
committed by android-build-merger

View File

@@ -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
ioprio rt 0