Update the sound trigger mixer paths to use the correct DMIC number
"DMIC4" for SVA tmic and qmic use cases.
Change-Id: Ib75643d127afa4ee5dca57e86f9c111553a2dea7
LPI mode can only support a max of 3 channel FFNS. In order to
accommodote this without restricting the non-LPI usecases, this
change adds the in_channels_lpi param.
Change-Id: I5bcd674fa3506e52bebd260cac663dca604b196b
Add entry for 16 bit record use case. Add new
app types for both 24 bit and 32 bit record.
Different app types are needed for correct
selection of bit width.
CRs-Fixed: 2433774
Change-Id: I58d7005a5fe61a57bab60f0df750ed3a9b84f853
AAudio fails due to missing device entries in audio_platform_info.
Add backend entries for devices in audio_platform_info file.
Change-Id: I759b719cb4231634bcf95a8070d4a6638c61457d
- Convergence specific to SDM660 and SDM429
- Add audio_configs.xml for SDM845 and SDM710
- Add wsa feature flag to configs file for
msmnile and kona.
Change-Id: Ia9b1923e94014a62743e9a6f55bb007e11c0d921
Due to build system changes, local module tag
"eng" and "debug" are deprecated. So instead add
the modules in PRODUCT_PACKAGES_ENG or PRODUCT_PACKAGES_DEBUG
Change-Id: I604df1778ede4281a31f2fbbb90a3be3493e77c0
add mixer path for headset mic for low latency record,
compress record,voip record, mmap record and hifi record
usecases. And clean-up audio record compress2
Change-Id: Ie5fdd3b78c1e4e5fe3ed08524edbfdeb6716e5d8
Mmmap audio fixes for mmap playback and record create buffers,
mmap record standby issue and adding aaudio props
Change-Id: I0187bb66474d1487179c6f4d9b8677a4f3cb2dc9
On kona, it is assumed that all sessions will have the same setting
for LPI enablement. So this flag will move from each individual
sound_model_config to the common_config.
Change-Id: Iae6a469830af32197c95704cd7a6d9abc32b9109
The AC3, EAC3 formats are supported only when
license and respective decoders are present.
Having these entries in policy configuration
by default will unnecessarily trigger
open_output_stream and then fail when
decoders are not present. This results in
glitches at the begining of playback of video
clips with AC3 or EAC3 audio contents.
Removed these entries to make the video playbck
smooth with out any glitches.
CRs-Fixed: 2428579
Change-Id: I41b7ef9d8e2c5f77c261067337f602d705e11c35
- Add ahal feature configs to be read by config store.
These flags will be read during ahal init and queried
by different modules within ahal to make decisions
based on whether feature is enabled or disabled.
- Re-group properties and flags per client.
- Add ahal feature configs for pixel.
Change-Id: Ia2270709f857f40cbaf8f345a9dca140033f9938
Update ACDB device IDs in sound_trigger_platform_info.xml to use
LPI VA ACDB devices on Kona. Add the headset LPI VA device.
Change-Id: Ie246725d4f55af628ec8477a1416c1645b62d362
AUDIO_FEATURE_ENABLED_AUDIOSPHERE is set for other targets
and needs to be set for qssi config files as well.
Change-Id: Ibed2a6319215e4cbc504cf9429f0c3fb94ac1a80
Voice over headphone is mute due to incorrect
backend.
Update separate backend for headphones for
voice usecase
Change-Id: I3255ad2f3181a7803b75c737177a77879431fed5