0eff1d2890
Set the user explicitly. Bug: 276813155 Test: boot Change-Id: I54c14c47a3435d72e00280cf663f23ffbb9659ee
10 lines
377 B
Text
10 lines
377 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
|
|
user root
|
|
reboot_on_failure reboot,vold-failed
|