[roll] Roll fuchsia [audio][ffx] Add some logs and fix no DAI hang

This adds some debug logging for position in the ring buffers, as well
as some fixes like fixing the hang in the case of no DAI on the
composite as well as stopping the ringbuffer on the end of record.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1215125
Original-Revision: 856198165572b784cb4ce192cf5901ed3c54efc4
GitOrigin-RevId: d5f1a1b07e1d109f8e8574479fe8f3823cd7f00a
Change-Id: If34d58b89cde6cfa1a7479a45ee5231de1d69a4c
1 file changed
tree: 48243e883a4d5b94ea17c7d48d71be30e2663980
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. toolchain
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.