[roll] Roll fuchsia [scrutiny] Add meta to core::Package collection definitions.

Currently packages only support contents which isn't all of the data
available in a package. Inline metadata can also be included directly
into the FAR. This data should be captured by the Package collection as it is
important for analysis. For example quickly examining all the allowlists
in the meta/ of a package.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/482199
Original-Revision: e798e73dfc781092801da6fe6aa85199cccf27a2
GitOrigin-RevId: 9cbc4fa078f8ae27e4e1b31d56a2a7407abdfa58
Change-Id: Ie66dc791c7f51ca98c5cede55b08a7d3e5361975
1 file changed
tree: 19344433e969d0f224a9916d8f62638452a219d4
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. flower
  8. jiri.lock
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. 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.