[roll] Roll fuchsia [blobstats] Use package_manifest.json instead of blobs.json

blobs.json is not produced by the assembly tool, therefore we are
resorting to use the package_manifest.json file.

Eventually, we should consider injesting a file produced by
size_checker, which is already kept in-sync assembled.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/655183
Original-Revision: 430003a4e6b08338197608a5d4d533c3c5ddfac7
GitOrigin-RevId: b5ed6073b8204913f373cd2ba015e3e295493be0
Change-Id: Ic8934a2e0bd7c7516d4e7f7a1db1103dc8cd7ff5
1 file changed
tree: b89f8acf9dafde0bc059e14680e524ca84b16091
  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.