[roll] Roll fuchsia [audio-codec] Fix stream processor test hang The `decode_sbc_wakes_input_to_process_events` test writes SBC frames until the decoder's input buffers are completely full. If the provided SBC test file is too short, the test exhausts the data before finishing, preventing the waker from registering and causing a test timeout. Adding `.cycle()` loops the test data indefinitely, guaranteeing the buffers are always filled and the writer pends successfully. Original-Bug: 332110872 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1544640 Original-Revision: b6263a30c7ec39aab8c9fc5e307a1bc14d090355 GitOrigin-RevId: c7414d3d2c7d3d161d7fb22a51560d7f5b73ab86 Change-Id: I0cfc54c9ec0403e1e43daab341166ca438b28ebe
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.