[roll] Roll fuchsia [usb-policy] Initial policy component

This CL contains the initial work for the usb-policy component.

The usb-policy component gathers USB controller state and device address
information from a driver like the dwc3 driver. Subsequent CLs contain
a command line utility - usb-cli - which outputs the state of the USB
health data to either the serial console or fx shell, as well as a usb
module in Starnix that remaps the device state data and delivers it to
Android clients via a sysfs node.

Original-Bug: 469100896
Original-Bug: 480958518

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1509898
Original-Revision: 60fab7d4347749253fd51090d375b06b9a01560a
GitOrigin-RevId: 28acd4ec61d75c5df7129988b8e599ed906d55a4
Change-Id: I939371c3c33375bebe0493b576b7ed27ea30b48a
1 file changed
tree: 8c34e90202401ead450a6c2306d400e7897c530f
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. 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.