[roll] Roll fuchsia [syslog] Add an allowlist for Rust fuchsia_syslog

The fuchsia_syslog library is in process of being removed in favor of
diagnostics_log.

Original-Bug: 89292

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/685622
Original-Revision: 512b2d6a755f0553b2f7cb23d14b0c826df9689f
GitOrigin-RevId: 3266d67c44c59851e4fc0a7927ca411e9fa71f03
Change-Id: Ie7bd9fb2201d5d8df9ab558da7d05dd53db238e7
1 file changed
tree: 31b62a647e9e7e43327b2f5aae700b42b48a7cb8
  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.