[roll] Roll fuchsia [starnix][framebuffer] Move framebuffer to a module

This CL moves framebuffer.rs and framebuffer_server.rs into a module.
Over time, as we move more code into modules, compiling starnix_core
gets faster.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1269466
Original-Revision: a15c9a5923ad5d13543b6f991cae375220850d1e
GitOrigin-RevId: 74ba25bd25e4efb9b04cbe31938994f7f9dc4a8c
Change-Id: Ia7704c6f09000503c89b0d0ede4e3544334183e8
1 file changed
tree: b691749d92e47f8b0148de95a2ab3a00ec14b3d7
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. 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.