platform_build_soong/filesystem
Jiyong Park 1f7b93e976 Add bootimg module type
The new module type is to build the boot partition images. Boot
partition image consists of kernel, ramdisk, dtb, etc. which are
processed by the mkbootimg tool. There are two flavors of boot
partition: boot and vendor_boot. The choice is configured via the
'vendor_boot' property. Currently, only `vendor_boot: true` case is
supported.

But: 178978059
Test: m cf_bootimg-5.10
Change-Id: Iee689d9d666e8e6e5af7db02a76dd39d1e4d0e3a
2021-02-02 00:41:57 +09:00
..
Android.bp Add bootimg module type 2021-02-02 00:41:57 +09:00
bootimg.go Add bootimg module type 2021-02-02 00:41:57 +09:00
filesystem.go android_filesystem supports compressed cpio format 2021-02-02 00:41:57 +09:00