[roll] Roll fuchsia [starnix][framebuffer] Simplify buffer allocation

We can move everything into a single async block and remove the use of
channels, thereby simplifying the buffer allocation logic further.

Original-Bug: 494271894
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1553224
Original-Revision: 6036321becb90babeeab3623564e5ac7cabfb204
GitOrigin-RevId: 497cf14de1932b57471c1bbdd3f86a26ce956ef5
Change-Id: I2a795bdc6b5a502f618a2b1d7c170c296a9d0110
1 file changed
tree: 12e382004272d41d442f03386363d45d0d8afca0
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
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.