From 7c7f8d13df3525c50a5b73c43422556d6e1581f7 Mon Sep 17 00:00:00 2001 From: Demon Singur Date: Mon, 18 Jun 2018 05:09:44 +0000 Subject: msm8996-common: Remove energy awareness daemon All this does is to disable msm_core and set the polling_interval to 0, which makes the driver useless. We can achieve the same result by disabling the driver. Change-Id: Ic19c505ed74811a3d1b76703255af3aa5cb37bf9 Signed-off-by: Davide Garberi --- rootdir/etc/init.qcom.rc | 7 ------- 1 file changed, 7 deletions(-) (limited to 'rootdir') diff --git a/rootdir/etc/init.qcom.rc b/rootdir/etc/init.qcom.rc index e42d629..afff94c 100644 --- a/rootdir/etc/init.qcom.rc +++ b/rootdir/etc/init.qcom.rc @@ -595,13 +595,6 @@ on property:init.svc.vendor.hwcomposer-2-1=running on property:init.svc.vendor.hwcomposer-2-1=restarting stop vendor.ppd -service vendor.energy-awareness /vendor/bin/energy-awareness - class main - user root - group system - oneshot - writepid /dev/cpuset/system-background/tasks - on property:init.svc.surfaceflinger=restarting stop hwcomposer-2-1 start hwcomposer-2-1 -- cgit v1.2.3