From 0998cdd0ec6a8fbf39eab47472817c3739ceac7b Mon Sep 17 00:00:00 2001 From: Steven Lay Date: Sun, 9 Jul 2017 04:33:37 +0000 Subject: shinano-common: remove IMS based services * Not sure if this worked anyway Change-Id: Ie2910210229c7ba2c2d7d28cb5c1dcba7ad0cff5 --- rootdir/init.qcom.rc | 31 ------------------------------- 1 file changed, 31 deletions(-) (limited to 'rootdir') diff --git a/rootdir/init.qcom.rc b/rootdir/init.qcom.rc index f06cafd..9051fb2 100644 --- a/rootdir/init.qcom.rc +++ b/rootdir/init.qcom.rc @@ -547,34 +547,3 @@ service mpdecision /system/bin/mpdecision --avg_comp user root group bluetooth net_bt_admin net_bt seclabel u:r:uim:s0 - -service imsqmidaemon /system/bin/imsqmidaemon - class late_start - user system - socket ims_qmid stream 0660 system radio - group radio net_raw log qcom_diag - -service imsdatadaemon /system/bin/imsdatadaemon - user system - socket ims_datad stream 0660 system radio - group system wifi radio inet net_raw log qcom_diag net_admin - disabled - -on property:sys.ims.DATA_DAEMON_STATUS=1 - start ims_rtp_daemon - start imscmservice - - -service ims_rtp_daemon /system/bin/ims_rtp_daemon - user system - socket ims_rtpd stream 0660 system radio - group radio net_raw diag qcom_diag log inet - disabled - -service imscmservice /system/bin/imscmservice - user system - group radio net_raw diag qcom_diag log - disabled - -on property:sys.ims.QMI_DAEMON_STATUS=1 - start imsdatadaemon -- cgit v1.2.3