[roll] Roll fuchsia [power] Remove syslog dependency

Switch over to using `fuchsia::main` to initialize logging and remove
dependency on deprecated `fuchsia_syslog`.

Original-Bug: 89292
Test: fx build
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/831881
Original-Revision: 41735f676b6bffad86cb17dddb8b0fdeb767a5fb
GitOrigin-RevId: 462b0581c2de48c527d2537f54429558045ba09b
Change-Id: I09112e31e03d62fdc67cc030e601f185be05b955
1 file changed
tree: 4f3bbf108a5861cbdfeb237e21aeb4204d5ffe6c
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.