mirror of
https://github.com/dragonpilot/dragonpilot.git
synced 2026-02-19 07:44:00 +08:00
more apk cleanup (#20646)
* bump cereal * cleanup * little more Co-authored-by: Comma Device <device@comma.ai>
This commit is contained in:
@@ -31,9 +31,6 @@ PRINT_INTERVAL = 5
|
||||
SLEEP_INTERVAL = 0.2
|
||||
|
||||
monitored_proc_names = [
|
||||
# offroad APK
|
||||
'ai.comma.plus.offroad',
|
||||
|
||||
# android procs
|
||||
'SurfaceFlinger', 'sensors.qcom'
|
||||
] + list(managed_processes.keys())
|
||||
|
||||
Reference in New Issue
Block a user