[roll] Roll fuchsia [audio_core] Fix crash in audio_driver.cc

FIFO depth and external delay may be unspecified, in which case they are
assumed to be zero.

Original-Fixed: 87986
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/602628
Original-Revision: ff0fcdd46fd7a35b6bb4c836af5c11b799325c93
GitOrigin-RevId: 919226358e5a7dde436bb61482b706620cbb80cd
Change-Id: I4f36c5f352a30c31a172cb3eabcc69ccccb2168d
1 file changed
tree: d85086a291ad935103dae7ea1fc9861ae794e9ad
  1. infra/
  2. third_party/
  3. firmware
  4. flower
  5. jiri.lock
  6. minimal
  7. prebuilts
  8. README.md
  9. stem
  10. test_durations
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.