aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSauvik Saha <ssaha@codeaurora.org>2018-10-30 11:39:20 +0530
committerDavide Garberi <dade.garberi@gmail.com>2020-01-25 14:48:43 +0100
commit5a52592a4f41d467761b1f55db74a394667909f5 (patch)
tree9d27b59cc347fe969f78b73167312202a62d3d95
parent5950e828ae0191144930b01c4b648cb03201b6c9 (diff)
msm8996-common: init.rc: Changes to stop rtp daemon during shutdown
* Changes to stop rtp daemon during shutdown Change-Id: I08d56dba615136a2c02c3aa11a55bd3e7d84f6a0
-rw-r--r--rootdir/etc/init.qcom.rc1
1 files changed, 1 insertions, 0 deletions
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