[roll] Roll fuchsia [archivist] Remove async from trait fns that no longer need it

Relands fxrev.dev/966136

Multiply: archivist-unittests
Multiply: archivist-integration-tests
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/966334
Original-Revision: 4371aee96ddc5d91a82d2d4eba5d4e8f63c9241e
GitOrigin-RevId: f2cb6915953866191b1e46993fd497d6a5bac66a
Change-Id: I0b8a9e7eafd4a987e7c4921f924713f5b6b5646f
1 file changed
tree: d74ffb59ba5543d5ebc414446329b40da7cc69e0
  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.