[roll] Roll fuchsia [graphics][compute] Stop advertising executables in tool_paths.json
The host Vulkan executable and target archive GN scripts used in
`compute/` were littering `tool_paths.json` with entries.
Furthermore, this resulted in duplicate tool names sharing the same
triple { "cpu", "name", "os" } under the `host_x64` and `linux_x64`
toolchains.
The fix is to use the metadata depedency barrier (`tool_barrier = []`)
to halt walking executables that we know are not used as tools.
Testability:
* No change in behavior but confirmed with a successful CQ build.
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/676848
Original-Revision: 41d3ec9a07404fed515bed4d21cac1d7e93e7b43
GitOrigin-RevId: a4cdd0fc72ae8b548efa06c4db3f38017ea8ca86
Change-Id: I0f90788d5d6ca0161476cb5a1fab177600aad02f
This repository contains Fuchsia's Global Integration manifest files.
All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.
Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance via the IRC channel #fuchsia on Freenode.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party.