[roll] Roll fuchsia [fuchsia-hyper] Add Bazel targets for host

Tested:

> fx bazel build --config=no_sdk --platforms=@platforms//host //src/lib/fuchsia-hyper
> fx bazel test --config=no_sdk --platforms=@platforms//host //src/lib/fuchsia-hyper:fuchsia-hyper_test

Original-Bug: 400555819
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1249425
Original-Revision: 8e33327a5eecd70cdfecb85a0a5e7b47a7b8b78c
GitOrigin-RevId: 0374a3926a330482330dc02d74c9cf429da545e7
Change-Id: I62fb1a5ba1f3ed90c851511ae31193676b9e6776
1 file changed
tree: 2bef3438dfb39f9a58f1c80d3062eb8bfb07bcc5
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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 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.