[roll] Roll fuchsia [assembly] Ensure subsystem is printed for errors around AIBs

Previously .platform_bundle() panicked which skip over all .context()
provided. Now we bail!() and return a Result which ensures that
context (including the subsystem) is printed when an AIB is added
erroneously.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1493944
Original-Revision: bde544ba1d0424a578588602fef1437ac0bcd319
GitOrigin-RevId: d0fcdaad47d75cdb8bbe3d3b89433f7d3a890d4c
Change-Id: I79da2ca5fd70aa7d6e477fde3d78e90514e8971d
1 file changed
tree: 8e4f7e887901d36a63a99c55487d61a4d5cc6cad
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. 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 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.