41156c5035
bug: 37626581 Test: reboot and check last kmsg Change-Id: I2c186c20a4afc342eaae420175013c80219a5ee5
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
|
|
|