[roll] Roll fuchsia [sdk][pdev] Add metadata retriever helper method

Add method to `fdf::PDev` that retrieves FIDL metadata from a platform
device using the FIDL type's serializable name as the metadata's ID.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1202025
Original-Revision: a6339a9b000b94b406d6bab134770d0c6a7500a1
GitOrigin-RevId: ce1b6316eee6f860ce1d0b6631cf99e541aaf845
Change-Id: I1430bed692f3ca475cb1077339c6207f85aa2c70
1 file changed
tree: 5e1c9ac7e544ead4053a2bf62ba7490f83eec0cc
  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.