remove early RTC time pull (#31066)

old-commit-hash: 7a6463b2b4f8737101c8d78d5622f55f25d7c1b2
This commit is contained in:
Adeeb Shihadeh
2024-01-18 21:05:57 -08:00
committed by GitHub
parent 04c0c9410f
commit 4393de267a

View File

@@ -30,9 +30,6 @@ function launch {
# Remove orphaned git lock if it exists on boot
[ -f "$DIR/.git/index.lock" ] && rm -f $DIR/.git/index.lock
# Pull time from panda
$DIR/selfdrive/boardd/set_time.py
# Check to see if there's a valid overlay-based update available. Conditions
# are as follows:
#