[roll] Roll fuchsia [console-launcher] Reduce severity on common logs to debug

console-launcher logs logs when it receives an error in response to
opening optional directories. This reduces the severity from WARN to
DEBUG for these as they are expected in some configurations.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1162302
Original-Revision: c99360e62e55d54dd740f84c9006e21109645f0a
GitOrigin-RevId: 9580baf338bef6bfafe6a1ae31eba1cf646375b3
Change-Id: I246e102f2e8af30a23b2127496d017799199ee8f
1 file changed
tree: 8218eee211e29f447f9a2008b7e76342bd6e4568
  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.