Prepare vanilla GPS A/B build

This commit is contained in:
2026-06-26 23:19:46 -05:00
parent 9dd0b31e4d
commit 3fa723c3cc
2 changed files with 90 additions and 1 deletions
File diff suppressed because one or more lines are too long
+1 -1
View File
@@ -102,7 +102,7 @@ constexpr bool kEnableVerboseMappinRouteState = false;
constexpr bool kEnableGpsMultiplierHooks = false;
constexpr bool kEnableGpsAuxMultiplierHook = false;
constexpr bool kEnableGpsMultiplierSignatureTrace = false;
constexpr bool kEnableGpsNodeMultiplierInlinePatch = true;
constexpr bool kEnableGpsNodeMultiplierInlinePatch = false;
constexpr bool kEnableGpsCostTablePatch = false;
constexpr bool kEnableGpsProviderClassPatch = false;
constexpr bool kEnableGpsProviderClassPatchTrace = false;