Merge branch 'SP-64-ui-force-offroad' into master-dev-c3-new

# Conflicts:
#	CHANGELOGS.md
This commit is contained in:
Jason Wen
2024-05-16 11:03:00 -04:00
8 changed files with 79 additions and 5 deletions
+2
View File
@@ -256,6 +256,7 @@ std::unordered_map<std::string, uint32_t> keys = {
{"EnhancedScc", PERSISTENT | BACKUP},
{"FeatureStatus", PERSISTENT | BACKUP},
{"FleetManagerPin", PERSISTENT},
{"ForceOffroad", CLEAR_ON_MANAGER_START},
{"GmapKey", PERSISTENT | BACKUP},
{"HandsOnWheelMonitoring", PERSISTENT | BACKUP},
{"HideVEgoUi", PERSISTENT | BACKUP},
@@ -325,6 +326,7 @@ std::unordered_map<std::string, uint32_t> keys = {
{"VisionCurveLaneless", PERSISTENT | BACKUP},
{"VwAccType", PERSISTENT | BACKUP},
{"VwCCOnly", PERSISTENT | BACKUP},
{"Offroad_ForceStatus", CLEAR_ON_MANAGER_START},
{"Offroad_SupersededUpdate", PERSISTENT},
{"SunnylinkCache_Users", PERSISTENT},