[roll] Roll fuchsia [product] add product_bundles.json values

The product_bundles.json is a list of some PBv2 information.

This CL also adds to product bundles build API:
- a "name" for the product.board name
- a "product_version" which is currently identical to the sdk version
- a "transfer_manifest_url" as transfer_manifest_path but allowing
  for remote locations.

Original-Bug: 119501
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/824505
Original-Revision: 5098381757cc07ca3b5fb188520c22fe512ba644
GitOrigin-RevId: 3334a435edde4f90eee4c0b35575cb056b22801a
Change-Id: I2918e0d80c10921fb7db85a7addeb181472475a7
1 file changed
tree: c9b79e22052d98a9f8a2b7260bb5facf7831fbd2
  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.