Home | History | Annotate | Download | only in vold
      1 service vold /system/bin/vold \
      2         --blkid_context=u:r:blkid:s0 --blkid_untrusted_context=u:r:blkid_untrusted:s0 \
      3         --fsck_context=u:r:fsck:s0 --fsck_untrusted_context=u:r:fsck_untrusted:s0
      4     class core
      5     socket vold stream 0660 root mount
      6     socket cryptd stream 0660 root mount
      7     ioprio be 2
      8     writepid /dev/cpuset/foreground/tasks
      9