From 8957068715477880d51f121f40eb8a622ea03abf Mon Sep 17 00:00:00 2001 From: Ben Weiss Date: Thu, 5 Sep 2024 20:07:45 +0200 Subject: [PATCH] Remove unnecessary comment Change-Id: I46753c1b6e9427607c32ff0fcf394e22a1d7aae1 --- .github/workflows/NightlyBaselineProfiles.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.github/workflows/NightlyBaselineProfiles.yaml b/.github/workflows/NightlyBaselineProfiles.yaml index ba5597c28..ecb051c45 100644 --- a/.github/workflows/NightlyBaselineProfiles.yaml +++ b/.github/workflows/NightlyBaselineProfiles.yaml @@ -30,9 +30,6 @@ jobs: distribution: 'zulu' java-version: 17 - # Replace task exclusions with `-Pandroidx.baselineprofile.skipgeneration` when - # https://android-review.googlesource.com/c/platform/frameworks/support/+/2602790 landed in a - # release build - name: Build all build type and flavor permutations including baseline profiles run: ./gradlew :app:assemble -Pandroid.testInstrumentationRunnerArguments.androidx.benchmark.enabledRules=baselineprofile