[roll] Roll fuchsia [usb] Ensure functions are notified of disconnect

It's possible for functions to end up not observing a disconnect and
deconfigure from the controller when we're flipping between the
peripheral ready and host connected states. Ensure we notify functions
of the deconfigure so they're aware the endpoints need to be configured
again when it comes back later.

Original-Bug: 507125083
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1594591
Original-Revision: 69843e2a2a99cdb4e529e8c76b87daec34dc91db
GitOrigin-RevId: aa3416076fe86c072f99da5889abcbc45b913e3b
Change-Id: Ibf4ec52ffeedeeb7597f6b6540fdfd49843b57ec
1 file changed
tree: 2cd8e5315168834c4d7d8f357ef69d6e7e8f54e0
  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.