[roll] Roll fuchsia [host_test_data] Add a test_runtime_deps_barrier to host_test_data.

This should prevent deps of host_test_data targets from getting added to
the runtime deps of test targets that depend on the host_test_data. That
will exclude unnecessary deps because only the sources from the
host_test_data should be what the tests require as dependencies.

Multiply: fidlcat_e2e_tests
Multiply: verify_ffx_component_create_parent_overrides
Run-All-Tests: true
Original-Bug: 135653
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/931429
Original-Revision: 748f91632ad22a7dd0e8a821a54b6dd4a62f5b60
GitOrigin-RevId: b8a55bf9957d18f0a4779acaca74c4d4002bbc0a
Change-Id: I4028320bc28db29ad42b75adc3b9d2011c212344
1 file changed
tree: b17480d0675cbc67b8ec708f7d0eb385793b5aae
  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.