Revert "Run locationd"

This reverts commit 03dbafb105.
This commit is contained in:
Willem Melching 2020-02-17 17:28:02 -08:00
parent 03dbafb105
commit dfad0b173f

View file

@ -140,7 +140,6 @@ managed_processes = {
"radard": "selfdrive.controls.radard",
"dmonitoringd": "selfdrive.controls.dmonitoringd",
"ubloxd": ("selfdrive/locationd", ["./ubloxd"]),
"locationd": "selfdrive.locationd.locationd",
"loggerd": ("selfdrive/loggerd", ["./loggerd"]),
"logmessaged": "selfdrive.logmessaged",
"tombstoned": "selfdrive.tombstoned",
@ -205,7 +204,6 @@ car_started_processes = [
'modeld',
'proclogd',
'ubloxd',
'locationd',
]
if ANDROID:
car_started_processes += [