[roll] Roll fuchsia [vkproto] Make a source_set for the vkproto common files

This is how we normally reference dependencies, and it avoids
recompiling the source file once for every target it's in.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/992675
Original-Revision: 7a0d6a32594a97525edfc5541eb86fb8c65ed7f3
GitOrigin-RevId: 61b87c30b1de9ee43e351589ed87e51372035d68
Change-Id: I6fd6158654e8a3b2462dd674b5ee5a627bf4ea18
1 file changed
tree: 64a2976e9ed8d59b8b5fe16a06c4e579df77fb04
  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.