[roll] Roll fuchsia Reland "[sysmem2] internal_buffer supports sysmem2"

This is a reland of commit 084de19acafa20ab25594b91218e66fc740fdb53

This is the same code that merged the first time, but this re-land
won't merge until after a test fix elsewhere that needs to set the
vmo_usable_start field (in its FakeBufferCollection2).

Original change's description:
> [sysmem2] internal_buffer supports sysmem2
>
> BUG: b/306258175
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1042613

Original-Bug: b/339376283
Original-Bug: b/306258175
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1045217
Original-Revision: 07f05221eea692c8fed0b5d4dba9bf94428691b2
GitOrigin-RevId: 6f2df27128cde6a9062d48bbabb4494648bdf0fa
Change-Id: If97e9d06fd4b1f159953419bce77c558e78e3506
1 file changed
tree: 10da21c9624afaea71b44618856f12a0d06158be
  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.