[roll] Roll fuchsia [logs] Migrate watchdog to macros.h

This patch migrates watchdog to macros.h.
The previous zircon/system/ulib/syslog library
is deprecated and will soon be removed.

Original-Bug: 101558
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/792508
Original-Revision: b764305a0c6e06c4bfb8e9f1df7455ae41dbdcf1
GitOrigin-RevId: 28c6c6bd08a95ea2eddaf145cac06dc4fb6887e5
Change-Id: I15fed1da2e819cb74d96abcade810fffd5bd146b
1 file changed
tree: 2e5f17507e9b872538bacfe3c2b3176882a18c66
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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.