Tom Cherry | 6cb234d | 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 |
Tom Cherry | a285984 | 2015-08-14 13:06:45 -0700 | [diff] [blame] | 5 | ioprio be 2 |
Martijn Coenen | 624ec66 | 2016-04-15 14:30:40 +0200 | [diff] [blame] | 6 | writepid /dev/cpuset/foreground/tasks |
Keun-young Park | 41156c5 | 2017-07-05 11:58:32 -0700 | [diff] [blame] | 7 | shutdown critical |
Jaegeuk Kim | c0eea57 | 2018-08-07 12:31:05 -0700 | [diff] [blame] | 8 | group root reserved_disk |