timeless routes (#31119)

* timeless route

* update sort

* update test

* fix param name
This commit is contained in:
Adeeb Shihadeh
2024-03-05 20:43:33 -08:00
committed by GitHub
parent ed39519014
commit 7cfc571f56
5 changed files with 9 additions and 14 deletions
+1
View File
@@ -188,6 +188,7 @@ std::unordered_map<std::string, uint32_t> keys = {
{"RecordFront", PERSISTENT},
{"RecordFrontLock", PERSISTENT}, // for the internal fleet
{"ReplayControlsState", CLEAR_ON_MANAGER_START | CLEAR_ON_ONROAD_TRANSITION},
{"RouteCount", PERSISTENT},
{"SnoozeUpdate", CLEAR_ON_MANAGER_START | CLEAR_ON_OFFROAD_TRANSITION},
{"SshEnabled", PERSISTENT},
{"TermsVersion", PERSISTENT},