[roll] Roll fuchsia [build] Add AssemblyInputBundle diff/intersection tool

Add a command to the assembly_input_bundle_tool.py script to allow it
to calculate the difference or intersection between different configs.

Expose the script as an (optionally installed) host tool for use with
fx:  fx assembly_input_bundle_tool ...

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/615409
Original-Revision: 55f8984e6c9b9ad55ba3ea0be510a1d0ae231377
GitOrigin-RevId: 83dd91b998d5fd7f58fe3d6b95e65db2e15cbb97
Change-Id: I6f41d4d11020d0b79a7f3aeb6e3fd7d85ce2082c
1 file changed
tree: cba101bd3f99af5beada9bccfe5757f8e88dd749
  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
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.