[roll] Roll fuchsia [console-launcher] Ignore devmgr.log-to-debuglog

Always log to syslog. Add "console-launcher" to console's watched log
tags. Update tests to account for new log appearance.

Update fshost to log its shutdown message to debuglog; this message is
load bearing in reboot tests, and syslog does not guarantee that
messages are delivered to the console before the system is rebooted.

Original-Bug: 97444
Original-Bug: 97630
Original-Bug: 97657
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/667205
Original-Revision: 2e39b74781aca3704e402aa5b605c86929cb86f1
GitOrigin-RevId: 835d7f4d7e089c90d13ed4557e0ec1eafb75c62d
Change-Id: I823c50096cf2e4de2ba0589a1b3db0dd1edb73fa
1 file changed
tree: 7bcc6b15b21813e2ccb39f6dbf4e6216d69eaa5e
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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 via the IRC channel #fuchsia on Freenode.

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.