[roll] Roll fuchsia [audio_core] Make safe-write pos more conservative

This CL changes our safe-write frame calculation (in
WritableRingBuffer) to Ceiling instead of Floor, to be
optimally conservative ("safe").

Test: manual testing with Sherlock

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/665165
Original-Revision: 91bd1d0b04421db57a11a7a401051fd0cace107e
GitOrigin-RevId: eb33745b4170514d8b5a068d9ce79c00599342e1
Change-Id: Iedc8257ce2d0e87c491769317e485687faff6737
1 file changed
tree: 8387a2ec39f4983f0d34bdbc7dcb3c6195e15e7e
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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 via the IRC channel #fuchsia on Freenode.

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.