[roll] Roll fuchsia [fidl] Create fuchsia.boot.metadata FIDL library

Create the //sdk/fidl/fuchsia.boot.metadata FIDL library. This library
defines the types of Fuchsia driver metadata that can be found within
Fuchsia's boot items. In a future CL, these types will be used to pass
boot metadata information between Fuchsia drivers.

Original-Bug: 373918767
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1193975
Original-Revision: 32ab4d13f8e0e673cb488824adf16e25a4acbd3c
GitOrigin-RevId: 25a23df58db0ae1d23c62e6cd65ad0d8abf7a5c4
Change-Id: I71deec62564f1003fcfd6344fd55dbb745ff8773
1 file changed
tree: 315ce7ae3c26a494ad965bb5ee18a42eaa69eb2e
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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 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.