Skip to content

[Android] Remove legacy Android Build API v3 - #5433

Open
IvanBM18 wants to merge 1 commit into
masterfrom
feature/remove_legacy_android_build_v3_code
Open

[Android] Remove legacy Android Build API v3#5433
IvanBM18 wants to merge 1 commit into
masterfrom
feature/remove_legacy_android_build_v3_code

Conversation

@IvanBM18

Copy link
Copy Markdown
Collaborator

Bug: b/542587003, b/422775458

We previously migrated the android build api to call endpoints in v4, while keeping v3 open for instances of clusterfuzz that still used v3. But now that the V3 has 100% throttle, its makes no difference, calls to v3 will fail, and calls to v4 will fail if they have not valid credentials.

So this PR removes all of the stale v3 api code, both from unit tests & its consumers.

@IvanBM18
IvanBM18 requested a review from dylanjew August 21, 2026 22:50
@IvanBM18
IvanBM18 requested a review from a team as a code owner August 21, 2026 22:50
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.

1 participant