commit | 2b2934a2649d286f57a09e958da9eb3e86b38f57 | [log] [tgz] |
---|---|---|
author | Brian Bosak <bbosak@fuchsia.infra.roller.google.com> | Tue Jul 12 02:58:06 2022 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Mon Jul 11 19:59:32 2022 -0700 |
tree | 2dd9309b237c66f1592b3d7bd9be198e8e7772bb | |
parent | 1c40f379e6a55776d0bea3af506c5c6c5614ac51 [diff] |
[roll] Roll fuchsia [logs] Borrow LogSettingsProxy instead of move out of it Previously -- we moved out of LogSettingsProxy when matching against it instead of borrowing it. This resulted in the connection being closed, and the log severity being reverted while the viewer was still active. Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/686944 Original-Revision: db0d564e2dc088028cd18b71d4dad5b719e604e5 GitOrigin-RevId: 62adc2122b1bc82d36c07dda0a44e89495a1995a Change-Id: I2905d6ef0c3259075cdb1f0ed437eaf14ae87c7a
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
.