diff --git a/seed/seed.json b/seed/seed.json index 5ca5a711..125b4775 100644 --- a/seed/seed.json +++ b/seed/seed.json @@ -1894,6 +1894,34 @@ "channel": ["NIGHTLY", "BETA", "RELEASE"], "platform": ["WINDOWS", "MAC", "LINUX", "ANDROID"] } + }, + { + "experiments": [ + { + "feature_association": { + "enable_feature": [ + "Speedreader" + ] + }, + "name": "Enabled", + "probability_weight": 100 + }, + { + "name": "Default", + "probability_weight": 0 + } + ], + "filter": { + "channel": [ + "NIGHTLY", + "BETA" + ], + "min_version": "111.1.50.107", + "platform": [ + "ANDROID" + ] + }, + "name": "SpeedreaderAndroidStudy" } ], "version": "1"