[roll] Roll fuchsia [assembly] Add amber-files back to multi-product builds

As is turns out... we had fyi builders that run tests that need
universe packages. I am adding this back with if-conditionals
to avoid including packages from the product bundles. This is because
in a multi-product build, we may not have a product bundle set. And
if we do... that "main" product bundle is only one of the many
possible product bundles. Best to not include any product bundle
until we understand more.

Original-Bug: 398295610
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1212564
Original-Revision: db8812b2f383a400764b749ffbda6a80b9e52c32
GitOrigin-RevId: c14dbe6f4ed0b3684bf52c8e3af72f2b49768b8d
Change-Id: Ia26265777e83f41a4b7e0d7f882c46dc254d0885
1 file changed
tree: a8829aa3c17c01469050154dc10a5ad07d862e29
  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 in one of the communication channels documented at get involved.

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.