[roll] Roll fuchsia [goldfish] Remove CreateBuffer2() support.

CreateBuffer2() render control command is used to create external
data buffers shared between Vulkan instances and non-Vulkan clients.

Currently this render control command is not supported on
gfxstream-based AEMU (FEMU). Given that this is not used by any
in-tree or out-of-tree clients, we decide to remove support for this
method for now to unblock the AEMU migration to release-gfxstream
builds.

Test: goldfish-unittests
Test: goldfish-control-device-test
Original-Bug: 405344910
Original-Bug: 406545904
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1237584
Original-Revision: bbdefae70905110ba94ffd92609a6430c2fcfc15
GitOrigin-RevId: 860cd8b610bd9fd0248a94f16bf1554eaa3d0a21
Change-Id: I10b0fbe716e9857cd3902ef68c7a8816e06bc7c6
1 file changed
tree: 4bbe7a2782535307d4f767b1d6fcd01a0996959f
  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 in one of the communication channels documented at get involved.

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.