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

Note fuchsia-async currently only builds for host, building for Fuchsia
will fail with missing targets. The select statements are necessary to
make sure the GN target is correctly generated.

Tested with:

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

Original-Bug: 400555819

Multiply: host_x64/fuchsia_async_lib_test: 50

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1246145
Original-Revision: 36c00e74099811ac16850898e2a0788947e764c0
GitOrigin-RevId: 7b0b6ea02ccc135b3b910b51b5b3da3c971720b7
Change-Id: Ib83c1e8ae805d7e918035d595ecfb8b7d9ebcd56
1 file changed
tree: d9c83d12cab2786fdd77e8bc410ad0b356f11aa7
  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.