diff --git a/seed/seed.json b/seed/seed.json index 84a025a8..2b996256 100644 --- a/seed/seed.json +++ b/seed/seed.json @@ -2131,6 +2131,32 @@ ] }, "name": "BraveRewardsAllowSelfCustodyProvidersStudy" + }, + { + "experiments": [ + { + "feature_association": { + "disable_feature": [ + "HeapProfilerReporting" + ] + }, + "name": "Disabled_EmergencyKillSwitch", + "probability_weight": 100 + } + ], + "filter": { + "channel": [ + "NIGHTLY", + "BETA", + "RELEASE" + ], + "platform": [ + "MAC" + ], + "min_version": "122.*", + "max_version": "125.*" + }, + "name": "HeapProfilingMacKillSwitch" } ], "version": "1"