[roll] Roll fuchsia [logging] Use PA_LOG_SINK in C++ SDK logging library (HEAD only)

 # Drivers

Removes `zx_take_startup_handle` as restricted driver symbol, because
src/media/third_party/chromium_media which is included by driver and non
driver components depends on libsyslog, which there is no planned fix
for except https://fxbug.dev/299992152.

Run-All-Tests: true

Original-Fixed: 483800412
Original-Bug: 442638676
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1497940
Original-Revision: e1e8a55f0ed99da10103e9c4d73d84955c6e547b
GitOrigin-RevId: 287cb3ccbbcb4df52589c705d5e4a65f363049f1
Change-Id: I148c573c6b94b754239cbb3cabcc41ce605c4eea
1 file changed
tree: 9691964aeae78cbe532c7573702626e3a372caa6
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
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 in one of the communication channels documented at get involved.

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.