diff --git a/overrides/android-override.json b/overrides/android-override.json index f39059e6c..ae12fcf16 100644 --- a/overrides/android-override.json +++ b/overrides/android-override.json @@ -1712,6 +1712,21 @@ "value": "disabled" } ] + }, + { + "condition": { + "experiment": { + "experimentName": "contentScopeExperiment1", + "cohort": "treatment" + } + }, + "patchSettings": [ + { + "op": "add", + "path": "/additionalCheck", + "value": "disabled" + } + ] } ] } @@ -1731,6 +1746,21 @@ "value": "disabled" } ] + }, + { + "condition": { + "experiment": { + "experimentName": "contentScopeExperiment1", + "cohort": "treatment" + } + }, + "patchSettings": [ + { + "op": "add", + "path": "/additionalCheck", + "value": "disabled" + } + ] } ] } @@ -1761,6 +1791,21 @@ "value": "disabled" } ] + }, + { + "condition": { + "experiment": { + "experimentName": "contentScopeExperiment1", + "cohort": "treatment" + } + }, + "patchSettings": [ + { + "op": "add", + "path": "/additionalCheck", + "value": "disabled" + } + ] } ] }, @@ -1807,6 +1852,21 @@ "value": "disabled" } ] + }, + { + "condition": { + "experiment": { + "experimentName": "contentScopeExperiment1", + "cohort": "treatment" + } + }, + "patchSettings": [ + { + "op": "add", + "path": "/additionalCheck", + "value": "disabled" + } + ] } ] } @@ -1832,6 +1892,21 @@ "value": "disabled" } ] + }, + { + "condition": { + "experiment": { + "experimentName": "contentScopeExperiment1", + "cohort": "treatment" + } + }, + "patchSettings": [ + { + "op": "add", + "path": "/additionalCheck", + "value": "disabled" + } + ] } ] } @@ -1866,6 +1941,21 @@ "value": "disabled" } ] + }, + { + "condition": { + "experiment": { + "experimentName": "contentScopeExperiment1", + "cohort": "treatment" + } + }, + "patchSettings": [ + { + "op": "add", + "path": "/additionalCheck", + "value": "disabled" + } + ] } ] } @@ -2295,6 +2385,21 @@ } } ] + }, + { + "condition": { + "experiment": { + "experimentName": "contentScopeExperiment1", + "cohort": "treatment" + } + }, + "patchSettings": [ + { + "op": "add", + "path": "/additionalCheck", + "value": "disabled" + } + ] } ], "cleanIframeValue": { @@ -3335,6 +3440,26 @@ "weight": 1 } ] + }, + "contentScopeExperiment1": { + "state": "enabled", + "rollout": { + "steps": [ + { + "percent": 10 + } + ] + }, + "cohorts": [ + { + "name": "control", + "weight": 1 + }, + { + "name": "treatment", + "weight": 1 + } + ] } } },