Enable TERT TDM TX to SEC TDM RX hostless
loopback upon ext hw plugin init to provide
TDM CLK and SYNC for external codec.
Change-Id: Ic9aff5000b3afe7593c4779b8bd18ae63464aee0
Enable hw ext plugin, bus audio as well as audio control
feature flags.
Update pcm and acdb device IDs for playback and hfp in
platform info xml file.
Update TDM dai channel config to six to support
custom topology upmixing.
Change-Id: I0361626817977b5de0d1ebd23c059d404a710940
VTS audio effects test cases expect the
availability of an audio_effects.xml file.
Add new audio_effects.xml as per existing
audio_effects.conf.
Fast forward config changes in msmnile.
Change-Id: I2c80a523d12f9c3f0c1763b311ba7aa0248e6657
Initial changes to bring-up audio on automotive
platform, which include:
1. Add automotive snd card support in hw info.
2. Rename mixer_paths for automotive adp and custom
snd card variant support.
3. Makefile update to load ADP acdb files for calibration.
4. Audio platform info override for acdb_id, pcm_id and
backend selection.
Change-Id: I97f64c6f917e58070bbac90051f048b826eb8575
FM Playback Audio routes to A2DP path when BT Headset is connected.
The property vendor.fm.a2dp.conc.disabled is not used in FM
app as it is using app loopback for speaker and WHS(with BT connected)
FM app takes care of BT concurrency of not enabling FM over A2DP ,
Hence removing FM and a2dp concurrency changes from audio
modules.
CRs-Fixed: 2272694
Change-Id: I551ca9b0a9e060e72a6523ce7677234f2da2874f
No Audio heard in FM Speaker when FM record and FM speaker are on simultaneously
With default values for maxActiveCount and maxOpenCount,
FM app is unable to record and play FM audio on speaker simultaneously
since it uses application loop back(AudioRecord->AudioTrack)
to route FM audio to non-default devices(Speaker)
Add attributes maxActiveCount="2" and maxOpenCount="2" to mixPort "primary input"
CRs-fixed: 2249758
Change-Id: I82a1cb0d5596486d531d5324b91f932f52b07f9e