[roll] Roll fuchsia [Cobalt 1.1] Migrate metrics_buffer to use Cobalt 1.1

This change migrates the metrics_buffer library from using Cobalt 1.0
to use Cobalt 1.1. Also migrates sysmem and codec to use the new Cobalt
1.1 endpoint.

Original-Bug: 96152,96055
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/706907
Original-Revision: 324b7b0d0de8f78576ddfe5ef8ffe9d256cc6865
GitOrigin-RevId: 204ac1ebcce2b9c69fb1a98b3f1fad204a4db916
Change-Id: Iedc4de97fb17ac983039f0ed2c8d338ee0839344
1 file changed
tree: 180da22562632a5d6b6524d1f2fc23def302e299
  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.