From 7f0d3b9d214191d12e2625e7d11f6b560e9e98ec Mon Sep 17 00:00:00 2001 From: Godofredo Contreras Date: Wed, 6 Dec 2023 13:51:20 -0800 Subject: [PATCH] Remove obsolete properties. These properties were uses within recipes to generate the gn and ninja commands for the different platforms. With V2 gn commands and properties are set explicitly and the properties are not required anymore. --- .ci.yaml | 33 --------------------------------- 1 file changed, 33 deletions(-) diff --git a/.ci.yaml b/.ci.yaml index 7a41eb5a7527e..2bb6169d74886 100644 --- a/.ci.yaml +++ b/.ci.yaml @@ -13,17 +13,6 @@ enabled_branches: platform_properties: linux: properties: - build_host: "false" - build_fuchsia: "false" - build_android_debug: "false" - build_android_aot: "false" - build_android_vulkan: "false" - build_ios: "false" - build_android_jit_release: "false" - gcs_goldens_bucket: "" - ios_debug: "false" - ios_profile: "false" - ios_release: "false" # CIPD flutter/java/openjdk/$platform dependencies: >- [ @@ -35,17 +24,6 @@ platform_properties: cores: "8" mac: properties: - build_host: "false" - build_fuchsia: "false" - build_android_debug: "false" - build_android_aot: "false" - build_android_vulkan: "false" - build_ios: "false" - build_android_jit_release: "false" - gcs_goldens_bucket: "" - ios_debug: "false" - ios_profile: "false" - ios_release: "false" # CIPD flutter/java/openjdk/$platform dependencies: >- [ @@ -65,17 +43,6 @@ platform_properties: mac_model: "Macmini8,1|Macmini9,1" windows: properties: - build_host: "false" - build_fuchsia: "false" - build_android_debug: "false" - build_android_aot: "false" - build_android_vulkan: "false" - build_ios: "false" - build_android_jit_release: "false" - gcs_goldens_bucket: "" - ios_debug: "false" - ios_profile: "false" - ios_release: "false" # CIPD flutter/java/openjdk/$platform dependencies: >- [