From 5a52592a4f41d467761b1f55db74a394667909f5 Mon Sep 17 00:00:00 2001 From: Sauvik Saha Date: Tue, 30 Oct 2018 11:39:20 +0530 Subject: msm8996-common: init.rc: Changes to stop rtp daemon during shutdown * Changes to stop rtp daemon during shutdown Change-Id: I08d56dba615136a2c02c3aa11a55bd3e7d84f6a0 --- rootdir/etc/init.qcom.rc | 1 + 1 file changed, 1 insertion(+) (limited to 'rootdir') diff --git a/rootdir/etc/init.qcom.rc b/rootdir/etc/init.qcom.rc index 1657339..550c4d8 100644 --- a/rootdir/etc/init.qcom.rc +++ b/rootdir/etc/init.qcom.rc @@ -501,6 +501,7 @@ on property:init.svc.per_mgr=running on property:sys.shutdown.requested=* stop per_proxy + stop vendor.ims_rtp_daemon service thermal-engine /vendor/bin/thermal-engine -c /vendor/etc/thermal-engine.conf class main -- cgit v1.2.3