85f412b4ee
bug: 37626581
Test: reboot and check last kmsg
(cherry picked from commit 41156c5035
)
Change-Id: I363dbbe58d2cb46b521ebdcea85c507679f27206
10 lines
378 B
Text
10 lines
378 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
|
|
socket vold stream 0660 root mount
|
|
socket cryptd stream 0660 root mount
|
|
ioprio be 2
|
|
writepid /dev/cpuset/foreground/tasks
|
|
shutdown critical
|
|
|