Files
build_soong/android
Colin Cross 6f080dff81 Support genrules with multiple tools
To allow genrules with more than one tool, rename the tool property to
tools and make it an array, replace $tool with $(location <label>),
and use $() for other variables for consistency.

Also remove the host bin directory from the genrule path, and the
$srcDir variable, using either of them would have caused dependency
issues.

Bug: 31948427
Test: compare build.ninja
Change-Id: Icf6d3bce2bea00fec1363fd65c0bdf96d09281bf
(cherry picked from commit de6bd86d24)
2016-11-07 10:53:49 -08:00
..
2016-10-13 14:52:47 -07:00
2016-10-12 17:24:49 -07:00
2016-10-12 14:30:44 -07:00
2016-11-04 15:59:23 -07:00
2016-11-07 10:53:49 -08:00
2016-09-13 17:37:32 -07:00
2016-11-04 04:54:16 +00:00
2016-10-13 14:52:47 -07:00
2016-08-31 09:48:08 -07:00
2016-05-18 15:37:25 -07:00
2016-11-04 04:54:16 +00:00
2016-10-14 17:07:49 -07:00
2016-10-13 14:52:47 -07:00
2016-10-13 14:23:17 -07:00
2016-11-04 04:54:16 +00:00