[roll] Roll fuchsia Reland "[archivist] Remove lifecycle stats"

This is a reland of commit b064de06dbc72e507236d6280da498de4e3f9289

Original change's description:
> [archivist] Remove lifecycle stats
>
> We removed lifecycle events so these stats are no longer used.
>
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/735484

Run-All-Tests: True

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/735543
Original-Revision: da31a7d940883053e10f5a8372647f1ed6120a32
GitOrigin-RevId: d45f6fe9a9bdfe26b603a95a51e52b1155e7be04
Change-Id: I1c6dcc13f9c7d73d5d32a29e58eb8159fff24084
1 file changed
tree: 73190ea9729d9e86fcc67d1a111abbee9f614b28
  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.