[roll] Roll fuchsia [logs] Change --set-severity-persist to be a subcommand

Make set-severity a subcommand with an option to --persist.
If --persist isn't used, the command will not log anything,
but hang and keep the connection open.

Original-Fixed: 393439969
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1197355
Original-Revision: 6ebb52414d1861137e96802d355fee76b6ae4c40
GitOrigin-RevId: d9399a74013fbcbb796594518cda5a98c0b1bacc
Change-Id: Iff0d8fddec45baf15ae4e3abc217bc85066f8628
1 file changed
tree: 3e164edd1bd0680e3eb6a3dfe23fe662bfad4244
  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.