diff options
author | 2019-07-08 17:08:34 -0700 | |
---|---|---|
committer | 2019-07-11 13:05:19 -0700 | |
commit | ee94d6ab14ee9480e9c68ca9616698ba2bd93e70 (patch) | |
tree | d56576f100e7d7cee2f16c47f0d9bf5ecee52c3b /java/droiddoc.go | |
parent | a3002fc7abb9d3691b1f4d4316a1c4ee256c79dd (diff) |
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
Diffstat (limited to 'java/droiddoc.go')
0 files changed, 0 insertions, 0 deletions