[roll] Roll fuchsia [pb] Generate the all_blobs/targets files in pbtool

pbtool now generates all_blobs.json and targets.json and adds them to
the transfer manifest so that they get uploaded to GCS. MOS will use
these two files for OTAs.

Original-Bug: 110276
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/749617
Original-Revision: 47245400bfc86be520459aa714dda2e096a1c190
GitOrigin-RevId: 62b1d994288b8e388d5ad54a0fda4e90cff6c075
Change-Id: Ic2e9ea75ba708ee7eaa86e0ea58f42bd660c4bea
1 file changed
tree: d3173cbb39c7c501fd85350e4a76d429f118649f
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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.