[roll] Roll fuchsia [compat] Report the real severity level

Existing behavior was the hardcode the default log severity, but this
doesn't take into account that it may changed dynamically.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1190178
Original-Revision: e3723373d3d9d23b012db3b0280ff54aae31d6dc
GitOrigin-RevId: 6d6c4542f19661b1946da7c9bdb6448534ba129e
Change-Id: Icffabf0c1f86b63c15b9fe8149076722226bf599
1 file changed
tree: 068ad052d6bc5a7672daea7291a1ff1e8f995da5
  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.