platform_build/core/tasks/tools
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
..
build_custom_image.mk HOST_OUT_EXECUTABLES path is not needed in misc_info file 2016-12-20 13:55:06 +01:00
compatibility.mk Speed up *TS zip file creation 2017-03-10 13:39:26 -08:00
package-modules.mk package-modules: use && instead of ; between copy commands 2017-03-14 16:58:34 -07:00