[roll] Roll fuchsia [bootsvc] Don't assume that (type, extra) is unique among ZBI items

Per the ZBI spec, this assumption is invalid. While this has not bitten
us yet in bootsvc, an upcoming change will introduce CMDLINE item
handling, which we expect to come in multiples.

Original-Bug: 34597, 89833
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/614781
Original-Revision: 141e0fcdf8eea7f49f0f135af9fce2f0efd95d84
GitOrigin-RevId: 3a620bfec0a8ff05bb4a65262cdf0d00c5d1235b
Change-Id: Ic2b0d3aa493bab5c16906951543c084a0664742f
1 file changed
tree: be935e6832f174d4f1fe4b1220f0ac06dd425379
  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.