diff --git a/seed/seed.json b/seed/seed.json index 819cdef1..e19e4374 100644 --- a/seed/seed.json +++ b/seed/seed.json @@ -1694,6 +1694,33 @@ }, "name": "BgPlaybackStudy" }, + { + "experiments": [ + { + "feature_association": { + "enable_feature": [ + "BraveBackgroundVideoPlayback" + ] + }, + "name": "Enabled", + "probability_weight": 20 + }, + { + "name": "Default", + "probability_weight": 80 + } + ], + "filter": { + "channel": [ + "RELEASE" + ], + "min_version": "110.0.5481.177", + "platform": [ + "ANDROID" + ] + }, + "name": "BgPlaybackStudy" + }, { "experiments": [ {