10 lines
367 B
Plaintext
10 lines
367 B
Plaintext
![]() |
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
|
||
|
writepid /dev/cpuset/foreground/tasks
|
||
|
shutdown critical
|
||
|
group root reserved_disk
|
||
|
reboot_on_failure reboot,vold-failed
|