[roll] Roll fuchsia [assembly][zircon] Add zircon platform AIB to assembly_input_archives

Add the new zircon kernel platform AIB to the assembly_input_archives,
but don't add any archives that are added to the legacy bundle (such as
the cuckoo kernel AIB).

Original-Bug: b/308686895

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