[roll] Roll fuchsia [metadata] Remove fdf::ObjectDetail references Remove references to the `fdf::ObjectDetails` class. This was needed in order to use the //sdk/lib/driver/metadata/cpp library but it is no longer needed. Use the serialization name of a FIDL metadata type instead of the manually defined `METADATA_TYPE_NAME` FIDL variable in order to identify platform device metadata. They both have the same value but the former is automatically generated for FIDL types annotated with `@serializable`. Original-Bug: 383772662 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1172294 Original-Revision: ab6df864082aad01e43a3414777d9c1437b1fdfd GitOrigin-RevId: 52cbc16fc6447696618788626b24b2cb9e92ac87 Change-Id: I27e9822d430047abb8f2eb4abc1aa5dea860380a
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party.