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

This reverts commit e3723373d3d9d23b012db3b0280ff54aae31d6dc.

Reason for revert: Likely caused the failure in b/391069313

Original change's description:
> [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.
>
> Change-Id: I4c36e5a00bf36aa260d65c5eba281f5fda3cf0d0
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1190178
> Commit-Queue: Suraj Malhotra <surajmalhotra@google.com>
> Reviewed-by: Sam Hansen <hansens@google.com>
> Fuchsia-Auto-Submit: Suraj Malhotra <surajmalhotra@google.com>
> Reviewed-by: Miguel Flores <miguelfrde@google.com>

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1190613
Original-Revision: bf5dabb613d226608ac77c1ce0c4c65648773ac2
GitOrigin-RevId: 25f9d0ec5c1a936347853dea80748e11d2c1c7cc
Change-Id: Id571c8f313b17ff77e23aa611310b0ce6fe114b6
1 file changed
tree: bd54b768f7c3d7ab3e6c61de88334e822d33d725
  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.