[roll] Roll infra/recipes [build] Add ffx deps to shards when ffx is enabled.

Previously ffx deps were only needed for emu, so I guess I only added
them where ffx emu was being tested, but now that it includes deps for
flashing, we should just include it wherever ffx is used.

Original-Bug: 91040
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/757748
Original-Revision: ec7dc8a799df9ba7e54334b7c74e43497c54aa77
GitOrigin-RevId: 9c3d40590356623bb9273e8588d1528300b17e66
Change-Id: I0c5452f619e647559fab25b5968d90ae928e8046
1 file changed
tree: b7c0458cdacbd12f8324e6c8bd5433e17fdc4c8b
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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.