diff options
Diffstat (limited to 'rootdir')
-rw-r--r-- | rootdir/etc/init.qcom.rc | 7 |
1 files changed, 0 insertions, 7 deletions
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 |