vendor_samsung_universal757.../universal7570-common/etc/init/vold.rc
2019-05-24 17:27:16 +05:30

16 lines
No EOL
606 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
## Frigatebird
socket frigate stream 0660 system system
writepid /dev/cpuset/foreground/tasks
## Samsung ODE >>>
socket dir_enc_report stream 0660 root mount
## Samsung ODE <<<
## KNOX / Private Mode
socket epm stream 0660 system system
socket ppm stream 0660 system system