[roll] Roll fuchsia Reland "[sysmem] Remove C FIDL bindings"

This reverts commit 6997e8bcdab9ae549fad5ad4d8fca83128185de6.

Reason for revert: relanding with care to avoid ownership changes.

Original change's description:
> Revert "[sysmem] Remove C FIDL bindings"
>
> This reverts commit 9cb211e8e90e5e7dfc86a0a7fc190fc0ee4f29ac.
>
> Reason for revert: Potentially causing ASSERT FAILUREs in camera
> drivers in CI
>
> Original change's description:
> > [sysmem] Remove C FIDL bindings
> >
> > Original-Bug: 95833
> > Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/751565
>
> Original-Bug: 95833
> No-Presubmit: true
> No-Tree-Checks: true
> No-Try: true
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/751366

Original-Bug: 95833
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/752804
Original-Revision: 23601bca953bfba88f94943a609a4abf5e475566
GitOrigin-RevId: 95c9499664414f05bdfe5c272672272d5c41574d
Change-Id: I364254eb6a1c0c8242c0ac82585308cf5fcec36e
1 file changed
tree: a12eb8a093a7ca4f3a143653c658b2ba2319eb16
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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.