Skip to content

Conversation

@Databean
Copy link
Member

The android build system places extra image files for custom partitions in the -img-*.zip file. To support additional partitions defined by an Android build, assemble_cvd needs to react dynamically to the contents of this archive.

FetcherArchive adds a more convenient interface to explore the contents of an archive retrieved by cvd fetch. However, this will not be helpful in local builds. The -img-*.zip file is only created in m dist builds, not m builds.

Bug: b/463470215

@Databean Databean requested a review from jemoreira November 25, 2025 01:26
@Databean Databean added the kokoro:run Run e2e tests. label Nov 25, 2025
@GoogleCuttlefishTesterBot GoogleCuttlefishTesterBot removed the kokoro:run Run e2e tests. label Nov 25, 2025
@Databean Databean enabled auto-merge November 25, 2025 01:50
In local builds this would only be accessible from a dist build, which
we don't currently rely on.

Tested against build fetched with and without
`--keep_downloaded_archives`.

Bug: b/463470215
@Databean
Copy link
Member Author

Thanks for reviewing!

@Databean Databean added the kokoro:run Run e2e tests. label Nov 25, 2025
@GoogleCuttlefishTesterBot GoogleCuttlefishTesterBot removed the kokoro:run Run e2e tests. label Nov 25, 2025
@Databean Databean added this pull request to the merge queue Nov 25, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Nov 26, 2025
@Databean Databean added this pull request to the merge queue Nov 26, 2025
Merged via the queue into google:main with commit cd5c86f Nov 27, 2025
22 checks passed
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.

3 participants