[roll] Roll fuchsia [build] Remove //tools -> //tools:{build,test}_infra dependencies.
Remove two dependencies from //tools:tools which forced extra
compiles for build configuration that didn't need them. For example
a `core.x64` configuration on a linux-x64 host would compile linux-arm64
host tools. In other words, before this CL:
```sh
$ fx gn path out/default //:default '//src/developer/ffx:ffx_bin(//build/toolchain:host_arm64)'
//:default --[private]-->
//build/images:packages --[public]-->
//build/images:universe_packages --[public]-->
//:additional_universe_packages --[public]-->
//bundles:tools --[public]-->
//tools:tools --[public]-->
//tools:test_infra --[public]-->
//src/developer/ffx:ffx_bin(//build/toolchain:host_arm64)
```
Original-Bug: None
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/660924
Original-Revision: 4ace6959667f3d110a5aee9aa82820def6c65677
GitOrigin-RevId: b327cbad1a77fae0545fa190f31418d43b425161
Change-Id: I3f4737d1781fb5732b7b1ecf1cc24e6ef017aa7b
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.