[roll] Roll fuchsia [sysmem] Remove sysmem syslog dep, for now.

We may essentially undo some of this after we've addressed b/299990391
and b/303308425, assuming the solution to those works for drivers also.

This CL is forced to pull in src/media files because of an implicit
indirect dependency on syslog via metrics_buffer - rather than making
that a direct dependency, just remove that dependency also.

BUG: b/317811365
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/969932
Original-Revision: ba22b53b89f93f7bcc59bd4d3d9769ee2ce6ec8f
GitOrigin-RevId: 3b807798d0a69ab0dceeec99838024be4d8ce316
Change-Id: I1902a0b339d1195bc431ac02de2d9e31e17beb29
1 file changed
tree: c2f3870c4bd791186e214262570ee01fa99082ee
  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.