From 2f58b2fae5e852f6dfd379644f8b73dd8bad3679 Mon Sep 17 00:00:00 2001 From: Zachary Anderson Date: Tue, 16 Jan 2024 17:06:20 -0800 Subject: [PATCH] Revert "Add gclient_variables back for linux_license and fix the excluded files" (flutter/engine#49817) Reverts flutter/engine#49775 The autorollers create PRs with this flag set to true (the default). This breaks the license check on autoroller PRs since the autorollers are trying to add back the entries in the excluded files list. --- engine/src/flutter/ci/builders/standalone/linux_license.json | 3 --- engine/src/flutter/ci/licenses_golden/excluded_files | 3 +++ 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/engine/src/flutter/ci/builders/standalone/linux_license.json b/engine/src/flutter/ci/builders/standalone/linux_license.json index 494d401ccce..3013e3cd2f2 100644 --- a/engine/src/flutter/ci/builders/standalone/linux_license.json +++ b/engine/src/flutter/ci/builders/standalone/linux_license.json @@ -4,9 +4,6 @@ "os=Linux" ], "cas_archive": false, - "gclient_variables": { - "download_android_deps": false - }, "name": "licenses", "tests": [ { diff --git a/engine/src/flutter/ci/licenses_golden/excluded_files b/engine/src/flutter/ci/licenses_golden/excluded_files index 1402ae3e327..fd27ac8a0b2 100644 --- a/engine/src/flutter/ci/licenses_golden/excluded_files +++ b/engine/src/flutter/ci/licenses_golden/excluded_files @@ -1749,6 +1749,7 @@ ../../../third_party/abseil-cpp/create_lts.py ../../../third_party/abseil-cpp/generate_def_files.py ../../../third_party/abseil-cpp/roll_abseil.py +../../../third_party/android_embedding_dependencies ../../../third_party/android_tools ../../../third_party/angle/.clang-format ../../../third_party/angle/.git @@ -2641,6 +2642,7 @@ ../../../third_party/freetype2/vms_make.com ../../../third_party/google_fonts_for_unit_tests ../../../third_party/googletest +../../../third_party/gradle ../../../third_party/harfbuzz/.ci/requirements.txt ../../../third_party/harfbuzz/.clang-format ../../../third_party/harfbuzz/.editorconfig @@ -2841,6 +2843,7 @@ ../../../third_party/icu/source/tools/toolutil/sources.txt ../../../third_party/icu/source/tools/tzcode/Makefile.in ../../../third_party/icu/source/tools/tzcode/readme.txt +../../../third_party/java ../../../third_party/libcxx/.clang-format ../../../third_party/libcxx/.clang-tidy ../../../third_party/libcxx/.git