[roll] Roll fuchsia [fake-display] Replace the sysmem banjo protocol with FIDL services.

The sysmem banjo protocol is deprecated and to be deleted. Drivers
should always use the FIDL service to access the sysmem allocator.

Test: fake-display-tests
Test: display-coordinator-unittests
Test: flatland_display_compositor_pixeltests_with_fake_display
Original-Bug: 42054734

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1008093
Original-Revision: a9b41e8f39d9ed3f0f6099cde356ded4aad7bb79
GitOrigin-RevId: 0ebc4486cc867c6aa45f6b66a392d5e27b0bc9c0
Change-Id: I4c150b05cd62c88f9642e9ffde095f5b8f8de2f6
1 file changed
tree: 3a170427f7494630cf12cde2e99aeed1e4aea236
  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.