[roll] Roll fuchsia [aml-usb-phy] Retrieve metadata non-legacy way

Make the aml-usb-phy driver retrieve metadata using the
//sdk/lib/driver/metadata/cpp library instead of the driver compat
library.

Don't forward DEVICE_METADATA_USB_MODE as it is no longer being used.

Original-Bug: 408003904
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1265165
Original-Revision: 67e41dd7f150f54d6a9b82bd7f8f48de8fb81a9e
GitOrigin-RevId: ab1d8f0a58933661d9143589cb33332ab26448f6
Change-Id: I7adbe15f9cb0eed84c8ed6cde15dadf2f470b690
1 file changed
tree: f24740eb544e76fc575f8ea19a4505ae5e416380
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. 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 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.