[roll] Roll fuchsia [starnix] Debian container does not enable framebuffer by default.

Greatly reduces the amount of logging in many of our smaller tests.

Individual tests can now enable it using config capabilities if they
need a framebuffer.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1235644
Original-Revision: 258462c44f5655447ebfe0b64d1c44935ec1d656
GitOrigin-RevId: d4841baf92737b2ae436a8e28e3adf1dfe38f2f0
Change-Id: I10d9625393d75d176dc4cc49c2b51753ec0b4af4
1 file changed
tree: b9d0a51e24fadffba3d0f493e0a653f51a1041e6
  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.