android_build/core/tasks
Colin Cross 4f60e366db Make kernel modules into normal installed files
We sometimes see build failures when building platform.zip happens
at the same time as building vendor.img if the vendor.img rule
runs rm -rf $OUT/vendor/lib/modules at the same time that platform.zip
is zipping $OUT/vendor/.  Move the kernel modules into normal
installation rules so that they are in place by the time either
the vendor.img or platform.zip rules run.

This will also cause the kernel modules to show up in
installed-files*.txt.

Test: m vendorimage && ls $OUT/vendor/lib/modules
Change-Id: I178b1d54bfcdb5cf5c29885ace9183ac28fc8826
2019-06-06 12:51:47 -07:00
..
check_boot_jars Whitelist javax.annotation.processing for inclusion in core-oj. 2019-05-10 13:07:02 +01:00
tools Make kernel modules into normal installed files 2019-06-06 12:51:47 -07:00
apidiff.mk
boot_jars_package_check.mk
build_custom_images.mk
collect_gpl_sources.mk
cts.mk
cts_instant.mk
deps_licenses.mk
device-tests.mk
find-shareduid-violation.mk
find-shareduid-violation.py Clean up noisy error log in find-shareduid-violation.py 2019-02-16 10:50:56 +09:00
general-tests.mk
ide.mk
module-info.mk AIDEGen: Collect the srcjar path of modules into module-info.json 2019-05-17 01:46:56 +00:00
oem_image.mk
owners.mk
sdk-addon.mk Convert more uses of $(ACP) to `cp` 2019-05-28 15:36:47 -07:00
sts.mk
test_mapping.mk
tradefed-tests-list.mk
vendor_module_check.mk Access PRODUCT_ variables directly 2019-03-28 15:54:25 +00:00
vndk.mk Generate VNDK snapshot with Soong except configs 2019-05-14 06:40:08 +00:00