From 16ad554f1505513d7fbd804149c6dd64c2205653 Mon Sep 17 00:00:00 2001 From: Serg Date: Thu, 8 Aug 2024 11:35:09 -0400 Subject: [PATCH] Removed BgPlaybackStudy on Android --- seed/seed.json | 29 ----------------------------- 1 file changed, 29 deletions(-) diff --git a/seed/seed.json b/seed/seed.json index 03da385a..a3f3db26 100644 --- a/seed/seed.json +++ b/seed/seed.json @@ -1118,35 +1118,6 @@ }, "name": "AllowCertainClientHintsStudy" }, - { - "experiments": [ - { - "feature_association": { - "enable_feature": [ - "BraveBackgroundVideoPlayback" - ] - }, - "name": "Enabled", - "probability_weight": 100 - }, - { - "name": "Default", - "probability_weight": 0 - } - ], - "filter": { - "channel": [ - "NIGHTLY", - "BETA", - "RELEASE" - ], - "min_version": "110.1.48.164", - "platform": [ - "ANDROID" - ] - }, - "name": "BgPlaybackStudy" - }, { "experiments": [ {