Update the sound trigger mixer paths to use the correct DMIC order
and selection for SVA mono mic, dmic, tmic and qmic use cases.
Change-Id: I05b762cf316f60c97791af68cb602c71045dd424
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
- 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
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
Receiver on QRD device is connected to earpiece which has
different backend with speaker. Update backend for handset
device to RX_CDC_DMA_RX_0.
Change-Id: If37cd2bad15c6f6c59f6e507eb74c74a92d9bb85