[roll] Roll fuchsia [archivist] Ensure ComponentIdentity are Arc'd

Just to prevent potential unwanted clone()s.
I don't see any impact on memory usage.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/791006
Original-Revision: 5a31a59846e7df4b4a7d485dcd47b55bf29c9464
GitOrigin-RevId: 93e30a40fc77c4430f7fbcd3926cf5019d853258
Change-Id: I28c9bfa586c275338d913d95d8d4b819882c726b
1 file changed
tree: fc59d9fe87120cef41d054ef0a1128492b761da5
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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.