diff options
| author | 2025-01-10 23:40:45 +0000 | |
|---|---|---|
| committer | 2025-01-13 19:43:51 +0000 | |
| commit | 0036fa33250f7f527d2a49caaeda412e03440c55 (patch) | |
| tree | 0545fafe5ec6571e8529c9ac38f40f69f35a50e2 /filesystem/filesystem.go | |
| parent | f709844842d490e848c62b31e46350840bbc4106 (diff) | |
Copy boot*img files to IMAGES/ in target_files.zip
The following files will be added to the soong-built zip file after this
CL
1. boot.img
2. init_boot.img
3. vendor_boot.img
Implementation details
- Refactor the IMAGES/ dir generation to `copyImagesToTargetZip`
- Use VisitDirectDepsProxyWithTag(filesystemDepTag) to visit filesystem
deps (e.g. system) and bootimg deps.
- Set the Stem property in the autogenerated soong bootimg modules
Test: Built the zip file locally and verified that boot*img files are
copied (although they are not bit identical to the make equivalents)
Bug: 388635097
Change-Id: Ia7138761146e93a268eecb9dc9bf4d579445980b
Diffstat (limited to 'filesystem/filesystem.go')
0 files changed, 0 insertions, 0 deletions