summaryrefslogtreecommitdiff
path: root/init.hardware.rc
diff options
context:
space:
mode:
authorfredchiou <fredchiou@google.com>2018-10-21 19:00:24 -0700
committerandroid-build-merger <android-build-merger@google.com>2018-10-21 19:00:24 -0700
commitc95e231bf73908a21cc8e48c2f99de2317513f08 (patch)
tree8543461a6588bbb3b793c65dc1a293b5ae356845 /init.hardware.rc
parentada59fbea174c6a535ec97da13b7cb4a79424c3f (diff)
parentea4bc8a1264b1ce63cf9992a65c3c30f2bb17cce (diff)
downloadbonito-c95e231bf73908a21cc8e48c2f99de2317513f08.tar.gz
Merge "b4s4: time_daemon: use /persist to store offset to RTC" into pi-dev am: 508e712889
am: ea4bc8a126 Change-Id: I272cf699d5b9954635a952e56ad0c1b2fef80fd9
Diffstat (limited to 'init.hardware.rc')
-rw-r--r--init.hardware.rc3
1 files changed, 3 insertions, 0 deletions
diff --git a/init.hardware.rc b/init.hardware.rc
index 80ca6964..3a6183f6 100644
--- a/init.hardware.rc
+++ b/init.hardware.rc
@@ -240,6 +240,9 @@ on post-fs-data
# Set indication (checked by vold) that we have finished this action
setprop vold.post_fs_data_done 1
+ # Wait until the system time is set
+ wait_for_prop vendor.qcom.time.set true
+
# Wait qseecomd started
wait_for_prop vendor.sys.listeners.registered true