[roll] Roll fuchsia [ffx][pb] Support read repository information from PB

Example execution:
```
$ ffx --machine json product get-repository <path-to-pb>
[{"name":"fuchsia.com","target_json":"repository/targets.json","blobs_dir":"blobs"}]
```

Original-Bug: b/306201912
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/937014
Original-Revision: 58e45bc5a5adf8a5a5b75b89a657a190a2e1ae1a
GitOrigin-RevId: 9f27c7ebeae778ebde97ddecc6d6c89fe2a39eb1
Change-Id: I095f0c20c640fdeabb5c5d050bd915f0778de694
1 file changed
tree: b12a8ef08af8c6bba32938098e7a596a77701f4f
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.