mirror of
https://github.com/AetherDroid/vendor_samsung_universal7570-common.git
synced 2025-09-09 17:02:47 -04:00
move to proprietary
This commit is contained in:
parent
aa6772b176
commit
c0b61d9a22
1694 changed files with 0 additions and 0 deletions
16
universal7570-common/proprietary/etc/init/vold.rc
Normal file
16
universal7570-common/proprietary/etc/init/vold.rc
Normal file
|
@ -0,0 +1,16 @@
|
|||
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
|
Loading…
Add table
Add a link
Reference in a new issue