[roll] Roll fuchsia [dwc3] Handle Request.short

Implement support in for handling short requests in dwc3.

Set the `short` bit to true on all Tx transactions from CDC so we're
guaranteed to properly emit frame boundaries.

Original-Bug: 395946042
Original-Fixed: 445731840
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1564993
Original-Revision: 5bd5aa33a99b9e921525593fe360f16f48e096d9
GitOrigin-RevId: bac6bae5f427200822ed4ab3cd8a289a594e948a
Change-Id: Ia96595bbce14a7d24e4f314c88a2842cd7a77986
1 file changed
tree: af2caeff06e2648c5819397a94995d09772e89c0
  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.