Files
build_soong/android
Colin Cross ee94d6ab14 Add RuleBuilder helper functions for built and prebuilt tools
Replace the common pattern of:
cmd.Tool(ctx.Config().HostToolPath(ctx, "tool"))
with:
cmd.BuiltTool("tool")

And similarly for PrebuiltBuildTool.

Test: m checkbuild
Change-Id: I7d63188505362c7df6a3b3e7330b4a2cca5a2409
2019-07-11 13:05:19 -07:00
..
2019-06-12 15:51:26 -07:00
2018-07-22 21:18:45 -07:00
2016-11-22 15:41:08 -08:00
2016-11-22 15:41:08 -08:00
2018-09-13 18:27:50 +00:00
2019-07-09 08:57:05 +00:00
2019-07-08 14:53:52 -07:00
2019-07-08 14:53:52 -07:00
2019-02-19 11:19:09 -08:00
2019-06-08 16:10:38 +09:00
2019-02-20 15:43:06 -08:00