[roll] Roll fuchsia [media] Remove syslog dependencies

This is used by one or more drivers and contains
references to fsl or syslog. Syslog is not
allowed to be used in drivers as it uses global
state.

Original-Bug: b/300157652
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/973097
Original-Revision: 6537634b32d28cfed277ea8c7902f57e171fddb8
GitOrigin-RevId: 64a74da4415d1f6955af6c9de6cd2d76e2489072
Change-Id: Ibdb845b4f1b60b18c95e2a2f20c836bde54ecc93
1 file changed
tree: 99c795d3c9630b88bb010be418fcaa4430704290
  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.