[roll] Roll fuchsia [zbitl] Introduce separate (Container|Item)Header traits

This change introduces new traits for fetching container and item
headers, replacing the singular "Header" one. While in the ZBI case,
both types of headers are represented by the same structure, this is not
the case for BOOTFS.

Original-Bug: 68585
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/509419
Original-Revision: 071d546c38d4cccc0a19ed73c393e9ad34bf05c2
GitOrigin-RevId: 53d166c524abb181f34d87d0629db68a1867891c
Change-Id: I101853adf03e57331aeedb62e3589202f7309402
1 file changed
tree: d5376dd0c593d90915f17806544ded1fde49ff7f
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. firmware
  8. flower
  9. jiri.lock
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. 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.