From ca59baea18de75894a31008de9a9a9731f2c108e Mon Sep 17 00:00:00 2001 From: ashwatthama Date: Thu, 7 May 2020 13:19:23 +0000 Subject: [PATCH] sanders : remove duplicate time-services! Signed-off-by: ashwatthama --- rootdir/etc/init.qcom.rc | 3 --- 1 file changed, 3 deletions(-) diff --git a/rootdir/etc/init.qcom.rc b/rootdir/etc/init.qcom.rc index 513067c..e9d6340 100644 --- a/rootdir/etc/init.qcom.rc +++ b/rootdir/etc/init.qcom.rc @@ -446,9 +446,6 @@ on post-fs-data # Create /data/vendor/time folder for time-services mkdir /data/vendor/time/ 0700 system system - # Create /data/vendor/time folder for time-services - mkdir /data/vendor/time/ 0700 system system - #Create a folder for SRS to be able to create a usercfg file #mkdir /data/data/media 0770 media media