From cbcd7d582926698c9c7019183867f7cd3d099a47 Mon Sep 17 00:00:00 2001 From: Shane Francis Date: Sun, 18 Jan 2015 19:20:32 +0000 Subject: init: Add mlog_qmi service All Z3 series need this service to keep modem alive Change-Id: Iba8ac16083d878a9a9864472d350ee4868f20c6a --- rootdir/init.qcom.rc | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'rootdir/init.qcom.rc') diff --git a/rootdir/init.qcom.rc b/rootdir/init.qcom.rc index 556df05..1991483 100644 --- a/rootdir/init.qcom.rc +++ b/rootdir/init.qcom.rc @@ -586,6 +586,11 @@ service ta_qmi_service /system/bin/ta_qmi_service user root class main +# Modem Log QMI service +service mlog_qmi_service /system/bin/mlog_qmi_service + user root + class main + # Thermal Manager service service thermanager /system/bin/thermanager /system/etc/thermanager.xml class main -- cgit v1.2.3