[roll] Roll fuchsia [assembly] Add host_tests to product_bundle_test_group

For tests that are entirely undefined in the target toolchain, they
should be added to host_tests to ensure that they get depended on
in the host toolchain.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1274084
Original-Revision: 2274e384911e39fbeaa25017a33b32352647b6fc
GitOrigin-RevId: 345cc162393bcfbb95a2925c49fadbf4e89e0897
Change-Id: I431c82caae73d2cb08bd987777612ddc948976fc
1 file changed
tree: 99a618aec2b92e63d80b6a88ca06ae30dabbe4de
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
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 in one of the communication channels documented at get involved.

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.