[roll] Roll fuchsia [starnix] Introduce framebuffer2 feature

This feature allows views to be associated with containers, instead of
components that run inside of containers. In the future the framebuffer
feature will be replaced with framebuffer2, but that requires a soft
transition in other repositories.

Original-Bug: b/337303619
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1050253
Original-Revision: c8dfea09885cd65d7a7c167469225fdd51a6569b
GitOrigin-RevId: d49eb355b165b0e34f9b929316823521804438d6
Change-Id: Ie7478438c42070fbcfb8d8a4acec5dd37463c61e
1 file changed
tree: c3550835a82cfd79cebee0da4760a36f3e252bf1
  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.