mirror of
https://github.com/sunnypilot/sunnypilot.git
synced 2026-02-19 08:53:54 +08:00
@@ -215,6 +215,7 @@ persistent_processes = [
|
||||
'logmessaged',
|
||||
'ui',
|
||||
'uploader',
|
||||
'deleter',
|
||||
]
|
||||
|
||||
if not PC:
|
||||
@@ -226,7 +227,6 @@ if not PC:
|
||||
if ANDROID:
|
||||
persistent_processes += [
|
||||
'updated',
|
||||
'deleter',
|
||||
]
|
||||
|
||||
car_started_processes = [
|
||||
|
||||
Reference in New Issue
Block a user