[roll] Roll fuchsia [starnix][device] Centralise ownership of framebuffer memory

Make Framebuffer the only owner of the framebuffer's memory, so that it
can easily be discarded if needed.

Original-Bug: 390019627
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1202904
Original-Revision: eb56ed98071c20f596bd6f37b85d18e961208acb
GitOrigin-RevId: fe3ec42b37328291be194630e845444ffee3ed84
Change-Id: Idb4ddc4aa8cf4facc5513b3cfcb2a0c7c40d6160
1 file changed
tree: 37adf270b5d4c1a760b4d493d0594d478447b3f0
  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.