[roll] Roll fuchsia [audio][lib] SimpleAudioStream RB state/size fixes Reset fetched VMO state before calling GetBuffer in GetVmo so failed allocations do not leave stale state allowing RingBuffer.Start on freed buffers. Enforce a 4 MiB cap and 64-bit frame arithmetic in GetVmo to prevent unbounded contiguous allocations. Invoke the general subclass hook RingBufferShutdown in DeactivateRingBufferChannel to cleanly unpin and tear down driver buffers on channel closure. Added RingBufferStartAfterFailedGetVmo unit test. Added RingBufferGetVmoExceedingSizeCap unit test. Original-Original-Fixed: 520581609 Original-Original-Fixed: 520581782 Original-Original-Fixed: 521640381 Test: sa-unittest Original-Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1676026 Original-Original-Revision: 8f5bc21b33f27d6de5a00ee11d186054dc36a730 GitOrigin-RevId: 735ecf316a5c7986a932c1af22496514baaa1b32 Change-Id: I4894e4a0bc61b804679c0db947e5caaa22813415 Reviewed-on: https://fuchsia-review.googlesource.com/c/integration/+/1677699 Cr-Commit-Position: refs/heads/main@{#195490}
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 in one of the communication channels documented at get involved.
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.