aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--rootdir/etc/init.qcom.rc12
1 files changed, 0 insertions, 12 deletions
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