[roll] Roll fuchsia [vim3][usb] Update device names

The device names for xhci, dwc2 are repeated and makes it harder to
distinguish the type of devices in the devfs path. Annotated the device
names appropriately so that they are distinguishable.

Test: device-enumeration-test-vim3
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/992660
Original-Revision: 3cd410025d0d1c60606a3a8c898fa33d69e9655d
GitOrigin-RevId: d97e856d793abce549b2f70fc21cb6add4100e00
Change-Id: Iebc41a4bd5b07fee3a948098a7151ce2ba193b72
1 file changed
tree: b9f1ec0dd6bd3144d84ccc24d67a7661ec7f5bf8
  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 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.