more apk cleanup (#20646)

* bump cereal

* cleanup

* little more

Co-authored-by: Comma Device <device@comma.ai>
old-commit-hash: 58dabdda00eae882b2290f7edd2d21dff81e3528
This commit is contained in:
Adeeb Shihadeh
2021-04-10 14:53:51 -07:00
committed by GitHub
parent 8c2bec03af
commit 89720ef6ce
4 changed files with 4 additions and 10 deletions
-3
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())