[roll] Roll fuchsia Reland "[sysmem] remove f.hardware.sysmem.DriverConnector"

This is a reland of commit 26a69bf296142a2b1b25a788eac8bf5d354b6da2

The original CL and a different CL both still needed a sysmem(1) dep
separately, but when combined at HEAD the sysmem dep was unused.
This reland removes the sysmem(1) dep.

Original change's description:
> [sysmem] remove f.hardware.sysmem.DriverConnector
>
> Now that sysmem is no longer a driver, we can remove the non-SDK
> fuchsia.hardware.sysmem.DriverConnector protocol.
>
> This leaves removal of fuchsia.sysmem.DriverConnector to a separate
> CL.
>
> Original-BUG: b/362587923
> Change-Id: I5df313b6388f1fc09fd91bcd7e14faa827525687
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1113514
> Reviewed-by: Suraj Malhotra <surajmalhotra@google.com>
> Commit-Queue: Dustin Green <dustingreen@google.com>
> API-Review: John Bauman <jbauman@google.com>

Original-Bug: b/362587923
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1115960
Original-Revision: 6efc125e7fd34329c769bd8549a10c443ad35963
GitOrigin-RevId: 953f97d5bb4878539977837f69475dd7dc57e7e8
Change-Id: I366cdcbc68e5f778fda8b7df845174a324177c28
1 file changed
tree: 0a52f621c0a5a8d243abb8f078bb5c63baba975e
  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.