[roll] Roll fuchsia Reland "[sysmem] Stop exporting the sysmem service."

This is a reland of commit 281b04226183c779a4d352cb18919e3ca9a8c1b7

OOT drivers which caused downstream failures were fixed up.

Original change's description:
> [sysmem] Stop exporting the sysmem service.
>
> All drivers no access this via their incoming namespace, provided by
> the sysmem connector component.
>
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1093958

Cq-Include-Trybots: luci.turquoise.global.try:run-postsubmit-tryjobs
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1099979
Original-Revision: 9927dd3230dc6ef64059eb80be33540b57f04d0f
GitOrigin-RevId: 57583f479107d198938d65c5c989d70ecf36bb5c
Change-Id: I52cdfa952656a40327dc112f6992c9085f8cf461
1 file changed
tree: f076302ccf00307b098cb1bd11149c32fa7bc36a
  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 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.