Update params_keys.h

This commit is contained in:
infiniteCable2
2025-04-06 16:49:10 +02:00
committed by GitHub
parent 8f632cb4f1
commit f4be88be8e
+1
View File
@@ -36,6 +36,7 @@ inline static std::unordered_map<std::string, uint32_t> keys = {
{"DoReboot", CLEAR_ON_MANAGER_START},
{"DoShutdown", CLEAR_ON_MANAGER_START},
{"DoUninstall", CLEAR_ON_MANAGER_START},
{"EnableDisturbanceCorrection", PERSISTENT},
{"EnableScreenEvent", CLEAR_ON_MANAGER_START | CLEAR_ON_ONROAD_TRANSITION},
{"ExperimentalLongitudinalEnabled", PERSISTENT | DEVELOPMENT_ONLY | BACKUP},
{"ExperimentalMode", PERSISTENT | BACKUP},