Revert "Run locationd"

This reverts commit 52b4e199766af146133e5a3828962f98645654aa.

old-commit-hash: dfad0b173f58239b2e284470ec45699ca9a524db
This commit is contained in:
Willem Melching
2020-02-17 17:28:02 -08:00
parent 7a5786af0e
commit 77159c1522

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 += [