Revert "Run locationd"
This reverts commit 52b4e199766af146133e5a3828962f98645654aa. old-commit-hash: dfad0b173f58239b2e284470ec45699ca9a524db
This commit is contained in:
@@ -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 += [
|
||||
|
||||
Reference in New Issue
Block a user