[roll] Roll fuchsia [bazel][assembly] Add rules for Bazel AIBs

+ platform_aib: supports generating AIBs from Bazel-built packages
+ platform_aibs: supports merging AIBs from both Bazel and GN

Switched to use these new rules for in-tree Bazel assembly as well.

Tested:
fx set core.x64
fx build bazel_workspace legacy_ninja_build_outputs
fx bazel build //build/bazel/assembly/assembly_input_bundles:platform
fx bazel build --spawn_strategy=local //build/bazel/assembly:core

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