[roll] Roll fuchsia [ffx][goldens] Don't check when building separated tools

This makes it so that the cli golden tests aren't done when the
`ffx_build_dual_mode_plugins_as_subtools flag is set, since the SDK
built when this flag is incomplete (does not contain the tools that are
built separately).

Also bumps the number of "internal" tools expected in the help-json test
down to 5 because once we migrate things out of the sdk that's about how
many there will be, and for now that helps the test pass with the flag
on.

Original-Fixed: b/303319158
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/926736
Original-Revision: cd33eb9d4f53923fa4d1e3a309e08cf7440f334c
GitOrigin-RevId: dff1db58e27af89d3c7ce7fe0e68fd0d009b9ac7
Change-Id: If3d1188593be18c9d30dde8ccd5e6336eb5b5b6e
1 file changed
tree: 9da91a5562c5e948992a5f6532b813024fb34b9b
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. toolchain
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

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.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.