[roll] Roll fuchsia [media][syslog] Move deps from internal_buffer to driver

Move the syslog frontend deps from the `internal_buffer` target to the
`chromium_media` target that actually uses syslog. This allows a
vendor driver that depends on `internal_buffer` to drop its dependency
on the obsolete syslog backend target.

Original-Bug: 300157652
Test: `//src/media/drivers/amlogic_decoder:amlogic_video_decoder-component` and the vendor driver both link.
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1143186
Original-Revision: 2cd97ea7f639301cb3f80a16e7b326ba61cf9224
GitOrigin-RevId: 982fa0a8bc35c6e2280b6a51b36af53ee8835369
Change-Id: I1856f2dd1918690a71e459a9f7c940f7255e44e6
1 file changed
tree: 0868894b9dab99b23febcdf4af53f4a9d2114498
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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 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.