[roll] Roll fuchsia [cts] Clean up CTS build templates

Some misc. formatting and clean up of the CTS build templates to make
them easier to read. Also adds support for using public_deps in targets
that have that parameter.

Original-Bug: fxbug.dev/69635
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/521280
Original-Revision: e492586d9f838f07824dda27856d57da9e5e97c4
GitOrigin-RevId: 3ecdacc4a61605b81168e9924d1e13f6fd3c7b03
Change-Id: Id69a0b22c5a05429e52ac823ec48376c6b5207fd
1 file changed
tree: 7522839743374054d289c282120eb5c7e425c411
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. firmware
  8. flower
  9. jiri.lock
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. 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 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.