[roll] Roll fuchsia [audio] Create fuchsia-audio Rust library Combine the ffxdaemon format-utils and listener-utils libraries into one, fuchsia-audio. This library contains common code shared between `ffx audio` and audio_ffx_daemon for selecting devices and converting between format types. In the future, this will house more "unified" Rust types with conversions between the various audio FIDL library types, not only formats. This deduplicates parsing FIDL values across ffx and audio_ffx_daemon, particularly with required fields. Also adds the unit tests from format.rs to the build. They were not run previously because there was no test component for format-utils. Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1007163 Original-Revision: 252d11e9bc12141a09e7064d7252c78b9e2f0240 GitOrigin-RevId: 7543449ddd667086b7dbe297c0cb05ccc221a0d4 Change-Id: I35d192b0dcd4364ae88ac737058005384d21bf1d
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 via the IRC channel #fuchsia on Freenode.
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.