am 3678a5fb: Merge "Move crypt commands to a different listener in vold" into mnc-dev
* commit '3678a5fb8d1094c4796c1316f3b571cb63cf7246': Move crypt commands to a different listener in vold
This commit is contained in:
commit
a7dcec1da3
|
@ -544,6 +544,7 @@ service vold /system/bin/vold \
|
|||
--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
|
||||
|
||||
service netd /system/bin/netd
|
||||
|
|
Loading…
Reference in New Issue