From 4714354752a4d59e8c547f02d71e97f59693bfb1 Mon Sep 17 00:00:00 2001 From: Arian Date: Wed, 12 Feb 2020 16:54:10 +0100 Subject: shinano-common: Move timekeep service declaration to its respective init.rc Change-Id: I3b5206f44fbe29a90f43e0bdda48b4bd26435fb2 --- rootdir/etc/init.qcom.rc | 12 ------------ 1 file changed, 12 deletions(-) (limited to 'rootdir/etc/init.qcom.rc') diff --git a/rootdir/etc/init.qcom.rc b/rootdir/etc/init.qcom.rc index 101f7c6..3992976 100644 --- a/rootdir/etc/init.qcom.rc +++ b/rootdir/etc/init.qcom.rc @@ -126,10 +126,6 @@ on boot # Send single UNSOL_CALL_RING notification setprop ro.telephony.call_ring.multiple false - # Create folder for timekeep - mkdir /data/time 0700 system system - chmod 0770 /data/time/ats_2 - # port-bridge chmod 0660 /dev/smd0 chown system system /dev/smd0 @@ -506,14 +502,6 @@ service uim /vendor/bin/brcm-uim-sysfs group bluetooth net_bt seclabel u:r:uim:s0 -# OSS time -service timekeep /vendor/bin/timekeep restore - class late_start - user root - group root system - oneshot - writepid /dev/cpuset/system-background/tasks - # Quick Charge service hvdcp /vendor/bin/hvdcp class core -- cgit v1.2.3