4f60e366db
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 |
||
---|---|---|
.. | ||
check_boot_jars | ||
tools | ||
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 | ||
general-tests.mk | ||
ide.mk | ||
module-info.mk | ||
oem_image.mk | ||
owners.mk | ||
sdk-addon.mk | ||
sts.mk | ||
test_mapping.mk | ||
tradefed-tests-list.mk | ||
vendor_module_check.mk | ||
vndk.mk |