[roll] Roll fuchsia [audio][drivers] Remove deprecated latency

Remove the `latency` property and `Latency` type, which were
previously deprecated. They have been replaced by the new
`processing_delay` property which is a simple `zx.Duration`.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1048748
Original-Revision: 96d717737eaf628696fbf5692e3c93c4fa2b0e92
GitOrigin-RevId: 0620f4ba7c58be721d5abb2505994db39c859159
Change-Id: I4ee88c63808390d0983584d431f8f717f0fc00ce
1 file changed
tree: 316c742eb653d8fae35f7cb9e25ec83f353bac8d
  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 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.