[roll] Roll fuchsia [bazel_product_bundle] Better default for pb metadata generation

Defaults to `use_bazel_images_only`. This avoids metadata generation
from Bazel assembly when both GN and Bazel assembly runs in the same
build (e.g. for verification).

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1080852
Original-Revision: 4005f094a14fa02ad4d588ddb064c4575e4d6caa
GitOrigin-RevId: a1a27453d41e19c47d31cf247e701fe0f3e65eff
Change-Id: Ica119f8368d7df472e9287377e1575df4e8a21ee
1 file changed
tree: ecd73622067fe2278f22e071befb4a5fc4ff15f2
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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.