[roll] Roll fuchsia [test_manager_tests] Deps should be present in build graph

These tests launch tests from other packages, make sure the are present
in build graph so that they can be cached

BUG=133997

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/920552
Original-Revision: 81e4d969d74029a251c091179a7947aaec8b764a
GitOrigin-RevId: 44e4ac9be28b99dd8d931005c7759fa46a55c5e2
Change-Id: Ie580fc2e5334c16699522aeb3c06bbba1e7accc9
1 file changed
tree: eb4911bd92be4ed20f7f4bb7303f5e8d76b31cfb
  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.