| commit | 5f61a09f07e900367dc60133ffb46b0a925a3ccd | [log] [tgz] |
|---|---|---|
| author | Nick Eaton <nickeaton@fuchsia.infra.roller.google.com> | Mon Apr 28 10:50:54 2025 -0700 |
| committer | Copybara-Service <copybara-worker@google.com> | Mon Apr 28 10:52:34 2025 -0700 |
| tree | 2ff02a42e6f9e7a8b153c8169158e6be5ffdce5a | |
| parent | 9dbf4be015060e51fdd310a29b3b952790c6a082 [diff] |
[roll] Roll fuchsia [usb] Create usb-phy fidl metadata Create the fuchsia.hardware.usb.phy.Metadata FIDL type. Replace the usage of the `UsbPhyMode` and `PhyType` C++ types defined in the //src/devices/lib/amlogic library with this new FIDL type. Currently this metadata is sent between drivers using the driver compat server. The compat server is planned on being removed. Now that the metadata is defined in FIDL, a future CL can update these drivers to send the metadata using the //sdk/lib/driver/metadata/cpp library. Original-Bug: 408003904 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1243264 Original-Revision: a7f1f02fa30e6e8bdf461c978272c2fa45f4cf20 GitOrigin-RevId: d1c44d8a8bd72627d519f79285741fa316f20a2b Change-Id: Idba001612c471c58c0dfb0a341934e5b8b9f9fda
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.