[roll] Roll fuchsia [starnix] Fix size info on /dev/fb0

This allows to retrieve the content of the framebuffer as VmoFileObject
use this value when reading and writing.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/715902
Original-Revision: 299000c1ed28bc6e99eba6a0d3174f644068c35f
GitOrigin-RevId: 92d3fa939c63cba3448f0eabd3153362cd54e682
Change-Id: If6db7057cbc297863bd5a3cd84e0db3db9dae605
1 file changed
tree: f572c98f7cabd5527cef901820b7f6d88dc03a2c
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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.