[roll] Roll fuchsia [fs_management] Fix use of syslog

Fixed a crash when using FX_LOGS in the c++ fs_management library.

Original-Fixed: 93586
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/679865
Original-Revision: c1e24cb5e2102680eb3b5be9db6b126e2c59072d
GitOrigin-RevId: b8fee7a18f6357a73c816df6523cd7b6081e43fa
Change-Id: Iedca914160c31f9adaa339636f9fbdae8fdadef3
1 file changed
tree: 1da3fc6c3382a9b28eae1e31dc6dc2c9fb3723bd
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. fortune-teller
  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.