diff --git a/features/network-protection.json b/features/network-protection.json index ccbcea8fd..69b19b74f 100644 --- a/features/network-protection.json +++ b/features/network-protection.json @@ -6,6 +6,9 @@ "features": { "waitlist": { "state": "disabled" + }, + "waitlistBetaActive": { + "state": "disabled" } }, "exceptions": [] diff --git a/overrides/android-override.json b/overrides/android-override.json index e58bf4876..3381023c8 100644 --- a/overrides/android-override.json +++ b/overrides/android-override.json @@ -212,6 +212,9 @@ "networkProtection": { "state": "enabled", "features": { + "waitlistBetaActive": { + "state": "enabled" + }, "waitlist": { "state": "enabled", "rollout": { diff --git a/overrides/macos-override.json b/overrides/macos-override.json index 7a37ed571..d8796a522 100644 --- a/overrides/macos-override.json +++ b/overrides/macos-override.json @@ -21,6 +21,25 @@ } } }, + "networkProtection": { + "state": "enabled", + "features": { + "waitlistBetaActive": { + "state": "enabled" + }, + "waitlist": { + "state": "enabled", + "rollout": { + "steps": [ + { + "percent": 1.0 + } + ] + } + } + }, + "minSupportedVersion": "1.57.1" + }, "contentBlocking": { "state": "enabled", "exceptions": [