[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
1 file changed
tree: 2dd9309b237c66f1592b3d7bd9be198e8e7772bb
  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.