[roll] Roll fuchsia [assembly] Test that example package can be configured.

Adds two tests:

1. verify that with the example config flag enabled, assembly
   configures the example package and passes validation
2. verify that without the example config flag enabled, passing
   the example product config causes an error

Original-Bug: 96408
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/664590
Original-Revision: 3933359b716c04ee2db807d855ff8bcde8bd52e2
GitOrigin-RevId: 48d49238dcc5482f75df63c491abaad3a9399329
Change-Id: Ib55e6d00f679d977972b2a3cd0188fdba249722e
1 file changed
tree: 4ced1137d16882f76808f592e42dd6ffa0c1c164
  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.