[roll] Roll fuchsia [check-licenses] Updates to the project package.

Added the "analyze" file, which loops over all project objects
and searches their licenses & regular files for license texts.

Added the ability to define custom fields in the README.fuchsia files,
which lets us say (for example) all files in the Fuchsia project
must have a copyright header. Or all license files in the Chromium
have a certain format (which helps with analysis).

Reorganized a few of the test artifacts, and other small tweaks
to match the updates in the other packages.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/659383
Original-Revision: 2a707b0f1c24cde2a2b9dd4d48d1d516dfbf41f1
GitOrigin-RevId: 370f7a637415edc69a47f9fb420b9cfc67883e5e
Change-Id: I52e5ee299dd48f70cc3b01d765fca736f434d2bd
1 file changed
tree: 8d3efac554ea23b4bd8a952a72774ba45ef72f64
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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.