mirror of
https://github.com/team-infusion-developers/android_device_samsung_msm8976-common.git
synced 2024-11-07 06:19:20 +00:00
msm8976-common: init: Remove the timekeep service
the service has been moved to the timekeep git Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>
This commit is contained in:
parent
32345609a6
commit
8f9aac337d
1 changed files with 0 additions and 7 deletions
|
@ -1469,13 +1469,6 @@ service thermal-engine /vendor/bin/thermal-engine
|
||||||
group root
|
group root
|
||||||
writepid /dev/cpuset/system-background/tasks
|
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
|
service audiod /system/bin/audiod
|
||||||
class late_start
|
class late_start
|
||||||
user system
|
user system
|
||||||
|
|
Loading…
Reference in a new issue