[roll] Roll fuchsia [driver_manager] Lower severity of logs.

These logs never seem to indicate anything is wrong and are therefore
not very helpful. We have a watchdog which fires and prints out useful
logs when something does go wrong.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1249751
Original-Revision: b05cac1564d7df264c8e231704531a414bd9edf7
GitOrigin-RevId: 6f6107285c1642e89864635650c9cbc70b551b29
Change-Id: I91548f7ce33ba1222d768a6b74397d7b44882b0b
1 file changed
tree: aac43bb7ea12cae42f0afadb5d35f6aad020bc9c
  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.