[roll] Roll fuchsia [archivist] Use FlyStr to store Inspect filenames

This is a good candidate for deduplication since most filenames end up
being fuchsia.inspect.Tree or root.inspect.

No savings are seen from this though, but seems worth doing regardless.

Original-Bug: 78871

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/791010
Original-Revision: 74ffc4e0e16a06c485832d5321ce7754f3e2df6e
GitOrigin-RevId: c665f7df0c0e81395cf3b100b1610de509a34804
Change-Id: Ifa3638e5ef09252f6a0023ea686526479a5b2a4e
1 file changed
tree: 7294e69658f08b3366d085257256f8ba3a7c0ccf
  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.