[roll] Roll cobalt dd8871c..31ce6e6 (4 commits)

31ce6e6:https://fuchsia-review.googlesource.com/c/cobalt/+/772027 Flag to control the feature to not backfill reports beyond when they are fist encountered.
791ac00:https://fuchsia-review.googlesource.com/c/cobalt/+/775543 One more internal metrics call to use a flusher with.
8838d4f Internal change
74d7f35:https://fuchsia-review.googlesource.com/c/cobalt/+/770305 [InternalMetrics] Create InternalMetricsFlusher
GitOrigin-RevId: 7e1133e6542082065f9c9c34311e7844d8da6bf7
Change-Id: I87bcd69c7f8d3868c1181eed134d0d3e100d18f3
1 file changed
tree: 7b50d651169b8d2423e1ad655bb3dbf02bf8fbdf
  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.