From f21daa6c769cf26d677ad06bae205c643af4b9e0 Mon Sep 17 00:00:00 2001 From: Abhimanyu Garg Date: Tue, 22 Mar 2016 14:41:08 -0700 Subject: [PATCH] land: init.qcom.rc: create iop socket Create the socket for IOP so we can remove the old socket paths. Change-Id: I03fe5d882e7dcb3152e92b3d1078794263fda944 --- rootdir/init.qcom.rc | 1 + 1 file changed, 1 insertion(+) diff --git a/rootdir/init.qcom.rc b/rootdir/init.qcom.rc index 570547f..77ef6ec 100644 --- a/rootdir/init.qcom.rc +++ b/rootdir/init.qcom.rc @@ -413,6 +413,7 @@ service iop /system/bin/iop user root group root disabled + socket iop seqpacket 0666 root system service qcomsysd /system/bin/qcom-system-daemon class main