commit | f2a6e8bc9c677cdabc937f32922a6c799dba4619 | [log] [tgz] |
---|---|---|
author | Cole Faust <colefaust@google.com> | Thu Nov 14 10:54:48 2024 -0800 |
committer | Cole Faust <colefaust@google.com> | Fri Nov 15 14:52:00 2024 -0800 |
tree | bf4b943965dc3b42e4b3796cfcedf83ddab2d9c6 | |
parent | 80a4e45395cfb58665f68e6ac5371f4c4de4af19 [diff] [blame] |
Build boot.img with soong Bug: 377562951 Test: m nothing Change-Id: Icb0510eb457814fca0cfeece76e8e584a7c17350
diff --git a/fsgen/Android.bp b/fsgen/Android.bp index 8cd7518..a022581 100644 --- a/fsgen/Android.bp +++ b/fsgen/Android.bp
@@ -13,6 +13,7 @@ "soong-kernel", ], srcs: [ + "boot_imgs.go", "filesystem_creator.go", "fsgen_mutators.go", "prebuilt_etc_modules_gen.go",