[roll] Roll fuchsia [assembly] Legacy AIB is always added to assembly inputs

Whenever the legacy bundle is built, it should now be added to the
cipd_assembly_artifacts.json build api, so that infra recipes can choose
to upload them.

In order to accomplish this, the assembly inputs file and metadata is
moved into the legacy_assembly_input_bundle template.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1072132
Original-Revision: 7eee426a99a551c31c8cfd6d2eac4c1796ed3512
GitOrigin-RevId: 5a8ad819c78fafc1a8cfd05f2544a32c23d633cc
Change-Id: Ifae86b163e4710cc225cde64c68a3010e32be805
1 file changed
tree: 3e0615c4cbe023547ddb9a4f9ca01ba6f3ab57fa
  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.