[roll] Roll fuchsia [usb][audio] Improve support for asynchronous USB audio inputs This fixes some improper behavior seen with asynchronous USB audio inputs. In particular, async inputs can send variable length packets depending on their own state, and we were not handling them well; this change handles them better by reacting to the actual data received instead of trying to assume anything about the packet sizes. Original-Bug: 31906 Test: Record and playback audio on Logitech H390 headset. Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/775382 Original-Revision: b5b6ef79724d079db9deb741ed9c876f64c3cfa5 GitOrigin-RevId: 075c4b1f3112205d703bfc817d86784f08f243f1 Change-Id: Id6956d7019c75964f9bbed5613282d87706e7f85
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party.