platform_build/core/tasks
Colin Cross f075bcbc98 package-modules: use && instead of ; between copy commands
Using ; to join commands in a rule causes failures to be ignored by
make.  Use && instead, and add true at the end as the second operand
to the last && operator.

Also inline copy-test-in-batch, batching is no longer necessary as
kati will fall back to a shell script if the recipe is too long to
fit in a command line.

Test: builds
Change-Id: I4a2528bf2a15106cfabaae0336662c4a0464271d
2017-03-14 16:58:34 -07:00
..
check_boot_jars Add java.time packages to whitelist. 2017-01-11 12:48:33 +00:00
tools package-modules: use && instead of ; between copy commands 2017-03-14 16:58:34 -07:00
apicheck.mk Add new Test API for CTS testing. 2015-11-25 11:38:44 +00:00
boot_jars_package_check.mk
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
device-tests.mk Add device-tests and general-tests make targets. 2017-02-21 17:04:47 -08:00
general-tests.mk Add device-tests and general-tests make targets. 2017-02-21 17:04:47 -08: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