From 8f9aac337d95a6a44fc49ae5bd6c2cef2d7cbd04 Mon Sep 17 00:00:00 2001 From: Alin Jerpelea Date: Thu, 4 Jan 2018 22:29:24 +0100 Subject: [PATCH] msm8976-common: init: Remove the timekeep service the service has been moved to the timekeep git Signed-off-by: Alin Jerpelea --- rootdir/etc/init.qcom.rc | 7 ------- 1 file changed, 7 deletions(-) diff --git a/rootdir/etc/init.qcom.rc b/rootdir/etc/init.qcom.rc index 8167573..f488b1f 100644 --- a/rootdir/etc/init.qcom.rc +++ b/rootdir/etc/init.qcom.rc @@ -1469,13 +1469,6 @@ service thermal-engine /vendor/bin/thermal-engine group root writepid /dev/cpuset/system-background/tasks -service timekeep /system/bin/timekeep restore - class late_start - user root - group root - oneshot - writepid /dev/cpuset/system-background/tasks - service audiod /system/bin/audiod class late_start user system