land: init.qcom.rc: create iop socket
Create the socket for IOP so we can remove the old socket paths. Change-Id: I03fe5d882e7dcb3152e92b3d1078794263fda944
This commit is contained in:
parent
4e355a444b
commit
f21daa6c76
1 changed files with 1 additions and 0 deletions
|
@ -413,6 +413,7 @@ service iop /system/bin/iop
|
||||||
user root
|
user root
|
||||||
group root
|
group root
|
||||||
disabled
|
disabled
|
||||||
|
socket iop seqpacket 0666 root system
|
||||||
|
|
||||||
service qcomsysd /system/bin/qcom-system-daemon
|
service qcomsysd /system/bin/qcom-system-daemon
|
||||||
class main
|
class main
|
||||||
|
|
Loading…
Reference in a new issue