android_build/core/tasks
Dan Willemsen 3b6f6fe8aa Stop using the `files` target for droidcore
This way if a BoardConfig.mk configures a specific image to exist (so it
doesn't end up as a folder on /system), but does not configure for it to
be created (like the device targets on AOSP that use a prebuilt), we
won't unnecessarily trigger the build system to build the contents.

Test: `m` before and after, comparing file lists
Test: check treehugger builds before/after
Change-Id: If0e4b958b3dfaa02771a5da70f970379635f904e
2019-01-14 21:46:31 -08:00
..
check_boot_jars
tools Remove host proto lib from cts jars 2018-10-23 09:38:09 -07:00
apidiff.mk Delete apidiff.mk 2018-09-17 15:33:13 -07:00
boot_jars_package_check.mk
build_custom_images.mk
collect_gpl_sources.mk Clean up DIST_DIR usages, move to dist-for-goals 2018-10-16 23:37:51 -07:00
cts.mk
cts_instant.mk
deps_licenses.mk
device-tests.mk Copy shared libraries used by tests to testcases directory 2018-11-04 19:51:59 -08:00
general-tests.mk Copy shared libraries used by tests to testcases directory 2018-11-04 19:51:59 -08:00
ide.mk
module-info.mk Stop using the `files` target for droidcore 2019-01-14 21:46:31 -08:00
oem_image.mk
owners.mk Create an artifact to output module-info and OWNERS files in source code 2018-09-24 16:31:29 -07:00
sdk-addon.mk Always define sdk_addon as phony 2018-10-22 10:42:44 -07:00
sts.mk
test_mapping.mk
tradefed-tests-list.mk
vendor_module_check.mk
vndk.mk