only run logcatd while onroad

old-commit-hash: 94b2818b22a13457d59e7c463516e006c5995576
This commit is contained in:
Adeeb Shihadeh
2021-01-06 12:10:38 -08:00
parent 3af3dc7d76
commit ee06788cf9
+1 -1
View File
@@ -211,7 +211,6 @@ persistent_processes = [
if not PC:
persistent_processes += [
'updated',
'logcatd',
'tombstoned',
]
@@ -232,6 +231,7 @@ car_started_processes = [
'proclogd',
'locationd',
'clocksd',
'logcatd',
]
driver_view_processes = [