blob: 65983eb257c3f40876e815e749b27427b81dc6cf [file] [log] [blame]
nkk7171c6c502017-01-05 23:55:05 +02001
2service sys_vold /system/bin/vold \
3 --blkid_context=u:r:blkid:s0 --blkid_untrusted_context=u:r:blkid_untrusted:s0 \
4 --fsck_context=u:r:fsck:s0 --fsck_untrusted_context=u:r:fsck_untrusted:s0
5 socket vold stream 0660 root mount
6 socket cryptd stream 0660 root mount
7 setenv PATH /system/bin
8 setenv LD_LIBRARY_PATH /system/lib64:/system/lib
9 disabled
10 oneshot