[roll] Roll fuchsia [fdf][compat] Initialize inner_logger first

The device_ field uses inner_logger during initialization, but
the inner_logger has not been initialized yet.

Reorder the code to fix this, and explicitly initialize inner_logger
so the ordering is more obvious.

Original-Fixed: 98107
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/669610
Original-Revision: f65564a0367278298855b98e472f9c1c57b9c9ee
GitOrigin-RevId: f0a883debd5fef42e9098f851a0be23804d0f15a
Change-Id: I8b326560a9aae833ffaf26cde4db587f49545ee0
1 file changed
tree: bcd212d336ae4d8c5826a2e6be8d22b3cdc3760f
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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.