[roll] Roll fuchsia [cobalt] Fix broken logging

Fix the broken interest listener, by starting
the async loop before configuring the logger.

Original-Fixed: 407818898
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1241866
Original-Revision: 76d650cc238be156efa1d6425debdcdb26688212
GitOrigin-RevId: 0c560dff193766096b67c302628b8a93709b2058
Change-Id: I5c07e33a784c8db7fd2edf8789e1d00c2fe93eea
1 file changed
tree: 8cfd15ee1bcce8d7fd2674cc956e27f6d36164ef
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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 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.