dca3714425
This reverts commit a4c5f57f63
.
Reason for revert: Appears to be a culprit at https://android-build.googleplex.com/builds/tests/view?invocationId=I73600010121524618&testResultId=TR49128446350696862
Change-Id: Ia575a77e22547f93f4de8f5409649abbdf5e5883
9 lines
363 B
Text
9 lines
363 B
Text
service vold /system/bin/vold \
|
|
--blkid_context=u:r:blkid:s0 --blkid_untrusted_context=u:r:blkid_untrusted:s0 \
|
|
--fsck_context=u:r:fsck:s0 --fsck_untrusted_context=u:r:fsck_untrusted:s0
|
|
class core
|
|
ioprio be 2
|
|
task_profiles ProcessCapacityHigh
|
|
shutdown critical
|
|
group root reserved_disk
|
|
reboot_on_failure reboot,vold-failed
|