[roll] Roll fuchsia [remote-control] Remove unused USB code

We serve USB via VSOCK now. No special-purpose USB code needed.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1247327
Original-Revision: 8a54193a5130945355669e5e31bad5f6fa5e545d
GitOrigin-RevId: 2445e037c1566da9087af67c5b41e7f0d78cf9d3
Change-Id: I50df9c511c736a9a1d5f1a4449ca6ba92e0c0182
1 file changed
tree: eeecfaa664890a617547ceffc5be9c3f17bc138b
  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 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.