platform_build_soong/filesystem
Jiyong Park 393ebfc85c ramdisk_module and dtb_prebuild properties are optional
The two properties are now optional, so that we can split boot.img into
boot.img that doesn't have ramdisk and init_boot.img that has only the
ramdisk.

Bug: N/A
Test: m com.android.virt
Change-Id: I5dc8b140893dfbcf69a8b5c099d23b9216217b53
2022-01-06 14:28:53 +09:00
..
Android.bp android_system_image that generates linker.config.pb 2021-04-21 09:11:21 +09:00
bootimg.go ramdisk_module and dtb_prebuild properties are optional 2022-01-06 14:28:53 +09:00
filesystem.go Remove InstallBypassMake and ToMakePath 2021-12-15 15:22:53 -08:00
filesystem_test.go android_system_image that generates linker.config.pb 2021-04-21 09:11:21 +09:00
logical_partition.go Remove InstallBypassMake and ToMakePath 2021-12-15 15:22:53 -08:00
system_image.go Generate linker config with packaged items. 2021-05-11 11:56:54 +09:00
testing.go Add filesystem_test.go 2021-04-16 13:20:02 +09:00
vbmeta.go Remove InstallBypassMake and ToMakePath 2021-12-15 15:22:53 -08:00