diff --git a/seed/seed.json b/seed/seed.json index ba318ace..746f1983 100644 --- a/seed/seed.json +++ b/seed/seed.json @@ -1828,6 +1828,33 @@ }, "name": "BgPlaybackStudy" }, + { + "experiments": [ + { + "feature_association": { + "enable_feature": [ + "BraveBackgroundVideoPlayback" + ] + }, + "name": "Enabled", + "probability_weight": 20 + }, + { + "name": "Default", + "probability_weight": 80 + } + ], + "filter": { + "channel": [ + "RELEASE" + ], + "min_version": "108.0.5359.128", + "platform": [ + "ANDROID" + ] + }, + "name": "BgPlaybackStudy" + }, { "experiments": [ {