platform_build/core/tasks
Alex Deymo 00dc66760e Include the LOCAL_REQUIRED_MODULES when packaging.
When building test modules, dependencies added by the test modules get
build but don't get included in the packaged tests .zip file.

When packaging modules into a .zip file, this patch includes the modules
explicitly listed as a dependency in LOCAL_REQUIRED_MODULES for the
requested modules to package.

If these LOCAL_REQUIRED_MODULES dependencies are not used in the base
system image, they were build as part of the "tests" target but weree
not included in the package nor in the system image. This patch includes
those modules, making it easier to define dependencies of a test
module in the Android.mk file that defined said module, instead of
requiring to re-list all the dependent modules when packaging test
modules.

Bug: 27348226

Change-Id: Ic6f60cf2916b3fae0fa39f84aee8a4f440af9539
2017-01-05 12:12:42 -08:00
..
check_boot_jars Use legacy-test instead of core-junit 2016-12-09 15:21:45 +00:00
tools Include the LOCAL_REQUIRED_MODULES when packaging. 2017-01-05 12:12:42 -08:00
apicheck.mk Add new Test API for CTS testing. 2015-11-25 11:38:44 +00:00
boot_jars_package_check.mk Conditionally skip boot jars package name check. 2014-09-11 17:40:29 -07:00
build_custom_images.mk Add selinux and verity support to custom image generation. 2015-03-23 17:50:16 +00:00
collect_gpl_sources.mk
cts.mk old-cts: Add testng and libcoreoj test support 2016-04-26 17:00:22 -07:00
deps_licenses.mk Add task to print transitive dependencies and their license files. 2015-05-19 16:37:42 -07:00
ide.mk
module-info.mk Add generation of a module-info.json file 2016-04-06 19:11:51 -07:00
oem_image.mk oem_image/custom_image: fix missing new parameter to build_image.py 2015-07-13 14:46:49 -07:00
sdk-addon.mk Don't run ziptime on host zip files. 2015-11-04 10:06:25 -08:00
vendor_module_check.mk Merge \\\"Add VENDOR_PRODUCT_RESTRICT_VENDOR_FILES\\\" am: 2acb2d5bcf am: 200da242a5 2016-06-28 06:27:13 +00:00
vts.mk build file change for vts to use the existing cts-tradefed infrastructure 2016-02-24 16:12:49 -08:00