[roll] Roll fuchsia [sag] Make observability connection async

Make connecting to the observability service async. This allows
the CpuElementManager service to be served before this connection
is made. This is needed for future changes where driver manager
tries to use the CpuElementManager service during its startup.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1489217
Original-Revision: a38654a01dceb94bc835b3d7f0b10b1d49855f93
GitOrigin-RevId: 48198305b1b51086f2c19be01e809356b63fb562
Change-Id: I21e6b67b82c94c367a358c995186a3dfc15ae0ce
1 file changed
tree: f577b4f4c90c0bfe08cba8e37dd7f82557c5bb81
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
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 in one of the communication channels documented at get involved.

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.