mirror of
https://github.com/MoreTore/openpilot.git
synced 2026-08-05 00:05:59 +08:00
@@ -224,6 +224,7 @@ if ANDROID:
|
||||
'logcatd',
|
||||
'tombstoned',
|
||||
'updated',
|
||||
'deleter',
|
||||
]
|
||||
|
||||
car_started_processes = [
|
||||
@@ -252,7 +253,6 @@ if ANDROID:
|
||||
'clocksd',
|
||||
'gpsd',
|
||||
'dmonitoringmodeld',
|
||||
'deleter',
|
||||
]
|
||||
|
||||
def register_managed_process(name, desc, car_started=False):
|
||||
|
||||
Reference in New Issue
Block a user