[roll] Roll fuchsia [virtual_audio] Implement PacketStream support This patch implements `PacketStream` support in `virtual-audio-driver`. It includes: * Addition of `VirtualAudioPacketStream` class which implements the `fuchsia.hardware.audio.PacketStreamControl` protocol. * Integration of packet streams into `VirtualAudioComposite`. * Support for `AllocateVmos`, `RegisterVmos` and `PutPacket`. * VMO rights validation in PacketStream based on stream direction. * Support for AAC format in `GetPacketStreamFormats` for testing. Original-Bug: 468151981 Test: audio_driver_admin_tests and virtual-audio-test Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1489182 Original-Revision: b0e13536db577bb696c447eba64c7c27c3073d93 GitOrigin-RevId: 1956d0a0b6c74bac270c2e59767cf2d1c8fd5fb9 Change-Id: Id445084c33f2a72e53a29c4892d4f42056587f4d
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 in one of the communication channels documented at get involved.
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.