diff --git a/seed/seed.json b/seed/seed.json index 7f1b9035..2a92be60 100644 --- a/seed/seed.json +++ b/seed/seed.json @@ -243,57 +243,6 @@ }, "name": "Default1pBlockingStudy" }, - { - "experiments": [ - { - "feature_association": { - "enable_feature": [ - "Vulkan" - ] - }, - "name": "Enabled", - "parameters": [ - { - "name": "BlockListByBoard", - "value": "RM67*|RM68*|k68*|mt6*|oppo67*|oppo68*|QM215|rk30sdk|secret|maltose|rosemary|HLTE322E*|lisbon|lancelot|Infinix-X695|g2062upt_v1_gd_sh2_gq_eea_r|cannong|TECNO-CG8" - }, - { - "name": "disable_by_gl_renderer", - "value": "*Mali-G72*|*Mali-G?? M*" - }, - { - "name": "enable_by_device_name", - "value": "Adreno*630" - } - ], - "probability_weight": 100 - }, - { - "feature_association": { - "disable_feature": [ - "Vulkan" - ] - }, - "name": "Disabled", - "probability_weight": 0 - }, - { - "name": "Default", - "probability_weight": 0 - } - ], - "filter": { - "channel": [ - "NIGHTLY", - "BETA", - "RELEASE" - ], - "platform": [ - "ANDROID" - ] - }, - "name": "VulkanStudy" - }, { "experiments": [ {