[roll] Roll fuchsia [assembly] Establish contract for base-resolver config verifier

This change implements a simple golden file check for the new
base-resolver structured configuration. It includes a custom
implementation to deal with the need to have separate goldens for
"eng" and "non-eng" build types, and vacuously integrates the
implementation into assembly. The integration is vacuous because
it always compares a golden file to itself with TODOs in the
assembly build files to add the correct file paths when the
base-resolver structured configuration lands in fxrev.dev/687102.

Original-Bug: 102968
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/694083
Original-Revision: dff369ec4bc7e59061a69d077f8d3fc515b37d15
GitOrigin-RevId: 44e2cc17cf57e2f889eb31b103054b01c6875da6
Change-Id: Ib8ab05ad60ca7334054d73cdc88d484b76a921f2
1 file changed
tree: 9f5131acb23e17034c45f55b61fb2ed5435ebcea
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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.