make sure comma's ToS is retained

This commit is contained in:
Jason Wen
2024-06-13 10:40:15 -04:00
parent 55542d56f2
commit 252f06c5ad
5 changed files with 16 additions and 3 deletions
+1
View File
@@ -258,6 +258,7 @@ std::unordered_map<std::string, uint32_t> keys = {
{"ForceOffroad", CLEAR_ON_MANAGER_START},
{"GmapKey", PERSISTENT | BACKUP},
{"HandsOnWheelMonitoring", PERSISTENT | BACKUP},
{"HasAcceptedTermsSP", PERSISTENT},
{"HideVEgoUi", PERSISTENT | BACKUP},
{"HkgSmoothStop", PERSISTENT | BACKUP},
{"HotspotOnBoot", PERSISTENT},