[roll] Roll fuchsia [virtio-guest] Move GN sources and most deps under common_srcs.

This brings the driver's build configuration closer to other display
drivers.

Original-Bug: b/42182631
Test: fx test virtio-gpu-test-v1
Test: Booted core.qemu-x64 using ffx emu start --engine femu --net user
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/965213
Original-Revision: e7f2f34a000090bb9cd4d916d9e2184c124dd93e
GitOrigin-RevId: f5f006c1c221956657d465f582e1ea3831daa3ae
Change-Id: I898667fb1376161717dc75cbc6098b7841f1d714
1 file changed
tree: 5eb07f1660ed15f618a5c0edc2cbe9b15b392dcc
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.