[roll] Roll fuchsia [pbm] Unify how product bundles are loaded Replaces VirtualDeviceProduct with load_product_bundle() which can now parse a PBv1 or PBv2. load_product_bundle() can take a string that indicates the name, url, or local path, and fetch, parse, and return the ProductBundle. This will be used by both flash and emulation code. The emulator code will now use load_product_bundle() to get the ProductBundle, and then use a match to handle the different versions separately. Original-Bug: 107194 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/718948 Original-Revision: 2684bacd790b81972fd4669d26f5e79273497446 GitOrigin-RevId: 3db2fb6b48986ab650c614bc519359c76d9cc6aa Change-Id: Ib7d0570751bc830da1303c85eff7718d890c2841
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party.