[roll] Roll fuchsia [driver][testing] Remove async_patterns dep

Removes the async_patterns library dependency from the testing library
as its not necessary to be there. Tests should depend on this library on
their own to create thread-safe interactions.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/878632
Original-Revision: 493d117c3a4146be885980a8ad55cfc21ae411ff
GitOrigin-RevId: 4cd5aac2083fc3ff0b708f32a7cc38ea8bbb1e8f
Change-Id: Iac511327ca2cf769a39bce529004187fb964495d
1 file changed
tree: d9be73f882cf530ea5d4a618297ee13fdcd2d680
  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.