[roll] Roll fuchsia [testsharder] Add ffx subtools to deps.

This CL adds support for adding the subtools to the deps but shouldn't
actually do anything until ffx test or ffx emu have been separated into
subtools.

It also fixes the dep that includes the subtools in the build graph as
part of the infra test bundle.

Original-Bug: 126155
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/919672
Original-Revision: 258fa8dc1efdd41392bea4e9f375cdc876206634
GitOrigin-RevId: 44d977bb721fe216c36367246c90bb5a56bb0531
Change-Id: I4dc11c2c5d3fcc8f8230aabe8b82798a5c4fa8d3
1 file changed
tree: 94a6d3417766f6e3b60dcb6cd8464918529b7171
  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.