aboutsummaryrefslogtreecommitdiff
path: root/rootdir
diff options
context:
space:
mode:
authorMao Jinlong <c_jmao@codeaurora.org>2017-06-29 16:49:36 +0800
committerceltare21 <celtare21@gmail.com>2019-06-14 13:49:56 +0300
commit758d12753eb1d7a191408867493c0c7757f23350 (patch)
tree20a74fa037f42ad86c53478fc4fadf7bcee07025 /rootdir
parent1d97a682947d735a4e7ff51602cd16964cad3ba1 (diff)
mata: Change for time service
Change time data folder into /data/vendor/time as time_daemon is in vendor folder. CRs-Fixed: 2055017 Change-Id: Ic2d4604e67be29fd1f7ba455baca93991e7d5f21 Signed-off-by: celtare21 <celtare21@gmail.com>
Diffstat (limited to 'rootdir')
-rw-r--r--rootdir/etc/init.mata.rc4
1 files changed, 2 insertions, 2 deletions
diff --git a/rootdir/etc/init.mata.rc b/rootdir/etc/init.mata.rc
index a80eae00..8423cc98 100644
--- a/rootdir/etc/init.mata.rc
+++ b/rootdir/etc/init.mata.rc
@@ -313,8 +313,8 @@ on post-fs-data
setprop vold.post_fs_data_done 1
- # Create /data/time folder for time-services
- mkdir /data/time/ 0700 system system
+ # Create /data/vendor/time folder for time-services
+ mkdir /data/vendor/time/ 0700 system system
# Mark the copy complete flag to not completed
write /data/vendor/radio/copy_complete 0