[roll] Roll fuchsia [async] Resolve SDK issues with task_queue.cc

The SDK builds with -Werror and -Wshadow in effect. Currently,
task_queue.cc runs afoul of -Wshadow, and fails anything built
against the SDK. This resolves the underlying issue.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/948612
Original-Revision: 195ccbab33023e69622dab2ada9bbf8d70a8edf8
GitOrigin-RevId: 4d11d2d18adca9e61acebe9de99266c5215fe569
Change-Id: I6c2365b6227d344f4cb462380ccc9eeb07c54956
1 file changed
tree: 48b8d28cf6c086d014031169372e3520869fc24b
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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 via the IRC channel #fuchsia on Freenode.

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.