[roll] Roll fuchsia [usb] Copy usb peripheral headers from sysroot

This CL only copies the headers to the right folder and updates usages. A follow up CL will remove the file from sysroot.

Original-Bug: 106728
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/742086
Original-Revision: 76bfd298c7142a024d6fb383fad5f0a1c6e22341
GitOrigin-RevId: 56bb7b1414692b00c2aba018c43235a4b7a65ec3
Change-Id: I43f012f85eae4127501f4350f062cf15b320d595
1 file changed
tree: 94535dc732e410b83a9482ea82af8277ac91f412
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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 via the IRC channel #fuchsia on Freenode.

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.