more apk cleanup (#20646)

* bump cereal

* cleanup

* little more

Co-authored-by: Comma Device <device@comma.ai>
This commit is contained in:
Adeeb Shihadeh
2021-04-10 14:53:51 -07:00
committed by GitHub
parent 2f1e05f46b
commit 58dabdda00
4 changed files with 4 additions and 10 deletions

View File

@@ -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())