platform_hardware_interfaces/audio/common
Mikhail Naganov 5fd0c77caf audio: Allow specifying "default" stream type in V7
Despite that AUDIO_STREAM_DEFAULT value of audio_stream_type_t
should only used by the framework, it can still end up being
passed to the HAL in port configs and offload info structures.
This happens in the cases when the stream type is not actually
used by the HAL. It seems natural to use an empty string
as the value of AudioStreamType field in this case.

Bug: 179743630
Test: atest android.hardware.audio.common@7.0-util_tests
Test: make a telephone call on a device with HAL V7
Change-Id: Ia330031fca9d081627746b4f6074162835c4c54b
2021-02-09 20:41:52 -08:00
..
2.0 Make android.hardware.renderscript@1.0 buildable for native_bridge 2020-07-08 21:20:03 +00:00
4.0 Make android.hardware.renderscript@1.0 buildable for native_bridge 2020-07-08 21:20:03 +00:00
5.0 update hidl .bp 2020-07-07 16:22:36 +09:00
6.0 update hidl .bp 2020-07-07 16:22:36 +09:00
7.0 audio: Allow specifying "default" stream type in V7 2021-02-09 20:41:52 -08:00
all-versions audio: Allow specifying "default" stream type in V7 2021-02-09 20:41:52 -08:00
README Audio V4: Rename audio/device to audio/core 2018-01-20 10:49:57 -08:00

This folder contains code common to audio core and effect API