platform_build_soong/genrule
Colin Cross a44551fec6 Add PathForGoBinary
Add PathForGoBinary that uses pathForInstall to return the install
path of a GoBinaryTool.  This will replace various places that used
PathForOutput to reconstruct a path to a Go tool, and will support
moving Go tools to the Make install directory outside of the
PathForOutput directory in a future patch.

Bug: 204136549
Test: m checkbuild
Change-Id: I83a3be9f5c621975540f5ed601a0b9e2611c98b9
2021-10-29 16:34:55 -07:00
..
Android.bp Use interface for $(location) values in genrules 2021-03-25 11:06:45 -07:00
genrule.go Add PathForGoBinary 2021-10-29 16:34:55 -07:00
genrule_test.go genrule supports OutputFileProducer 2021-06-29 02:07:17 +09:00
locations.go Use interface for $(location) values in genrules 2021-03-25 11:06:45 -07:00