Skip to content

CI: Stop asking setup-android for the legacy tools package - #3642

Merged
rvandermeulen merged 1 commit into
mozilla:mainfrom
rvandermeulen:setup-android-no-tools
Sep 17, 2026
Merged

rvandermeulen merged 1 commit into
mozilla:mainfrom
rvandermeulen:setup-android-no-tools

Conversation

@rvandermeulen

Copy link
Copy Markdown
Collaborator

android-actions/setup-android v4.0.1 installs tools platform-tools by default, and Google's SDK repository no longer serves the legacy tools package, so sdkmanager exits 1 during setup and lint-kotlin fails before Gradle runs (first seen on #3612, the first Kotlin change since 09-11; the job is gated on Kotlin changes so main has not hit it yet). Nothing in the job uses tools.

setup-android installs "tools platform-tools" by default, and Google no longer serves the legacy tools
package, so sdkmanager exits 1 and the job dies before Gradle runs. Nothing here uses it.
@rvandermeulen
rvandermeulen requested a review from a team as a code owner September 16, 2026 18:40
@rvandermeulen
rvandermeulen requested review from travis79 and removed request for a team September 16, 2026 18:40
@rvandermeulen
rvandermeulen enabled auto-merge (rebase) September 16, 2026 18:41
@rvandermeulen
rvandermeulen merged commit 33c46c2 into mozilla:main Sep 17, 2026
47 of 48 checks passed
@rvandermeulen
rvandermeulen deleted the setup-android-no-tools branch September 17, 2026 08:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants