[roll] Roll fuchsia [sdk] Migrate fuchsia_async macros

Migrate fuchsia_async macro usages to top-level fuchsia macro
attributes to standardize async test and main entrypoints.

Original-Original-Bug: 541148781
Test: fx build
TAG: agy
CONV: 14b10194-b446-4c31-926a-fba99aa8e150
Original-Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1735812
Original-Original-Revision: 7d42341045fc161f9c63de0da6e09f0ddcd5278b
GitOrigin-RevId: 9796567ead9e6512c5862dc1b8719301ac08c208
Change-Id: Icba2c5fc550c01aebaee288d85139436b1eccd95
Reviewed-on: https://fuchsia-review.googlesource.com/c/integration/+/1737129
Cr-Commit-Position: refs/heads/main@{#198316}
1 file changed
tree: 3f7b5b6dcb9b7b9ec662e6e5e3c5b837f7e24112
  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.