Skip to content

Move the mkenvimage_slim logic into assemble_cvd#2271

Merged
Databean merged 3 commits intogoogle:mainfrom
Databean:mkenvimage_slim
Mar 17, 2026
Merged

Move the mkenvimage_slim logic into assemble_cvd#2271
Databean merged 3 commits intogoogle:mainfrom
Databean:mkenvimage_slim

Conversation

@Databean
Copy link
Member

The mkenvimage_slim executable is called by assemble_cvd as a replacement for the mkenvimage executable (b/199211719).

Since it has no other users, the functionality can be a library call rather than a subprocess call. This would make it easier to reduce intermediate files.

To support executable substitution, the existing executable is left in-place.

Bug: b/493346533

@Databean Databean requested a review from 3405691582 March 17, 2026 00:59
@Databean Databean added this pull request to the merge queue Mar 17, 2026
@Databean
Copy link
Member Author

Thanks for reviewing!

Merged via the queue into google:main with commit 216ec23 Mar 17, 2026
26 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.

2 participants