commit | b13c9ab8e8a884e11d21a3331b3a8b554d2e3999 | [log] [tgz] |
---|---|---|
author | David Gilhooley <dgilhooley@fuchsia.infra.roller.google.com> | Fri Apr 15 17:02:18 2022 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Fri Apr 15 10:03:21 2022 -0700 |
tree | bcd212d336ae4d8c5826a2e6be8d22b3cdc3760f | |
parent | 43f2c31ab9535e101e6c202cba1d4c60114097e4 [diff] |
[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
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party
.