Tom Cherry | 205a874 | 2015-08-21 12:36:40 -0700 | [diff] [blame] | 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 |
Tom Cherry | a285984 | 2015-08-14 13:06:45 -0700 | [diff] [blame] | 4 | class core |
| 5 | socket vold stream 0660 root mount |
Tom Cherry | 205a874 | 2015-08-21 12:36:40 -0700 | [diff] [blame] | 6 | socket cryptd stream 0660 root mount |
Tom Cherry | a285984 | 2015-08-14 13:06:45 -0700 | [diff] [blame] | 7 | ioprio be 2 |