Merge "update_verifier: tweak priority of update_verifier for quick boot" am: a6ea26987d am: 56e9b9cc26
am: 8ed4fd4b69
Change-Id: I972fa8dc3e12d56b4e59a70e91be9c14d133881e
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user