[roll] Roll fuchsia [bazel] Migrate //sdk/lib/async-default

Relax asserts on defining `sdk_name` in zx_library() to allow bazel2gn
to always specify the value.

NO_IFTTT=The change to zx_library.gni is specific to handling bazel2gn output.

Test: fx bazel build --config=fuchsia --copt="-ffuchsia-api-level=4293918720" //sdk:cc_prebuilt_libraries
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1455970
Original-Revision: 1217f482d1ff2d009503107b59aeee914f94c956
GitOrigin-RevId: c2fb8c1aad1c7d734db6b22dbe89a7f6b54c2df2
Change-Id: I8346705ba6acb6d28d6b27c11d537ea88b6fba00
1 file changed
tree: eec9e92e33c8ded054eedd70edd2e3f4fc8ac646
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. 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.