Commit Graph

10 Commits

Author SHA1 Message Date
Linux Build Service Account 0e5e6d2d63 Merge "hal: enable TERT TDM TX to SEC RX hostless" 2018-12-08 15:19:21 -08:00
Derek Chen 9d0bb7cbd8 hal: enable TERT TDM TX to SEC RX hostless
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
2018-12-08 09:09:50 -08:00
Derek Chen f7f5318be3 configs: msmnile_au: enable auto audio features
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
2018-12-08 09:09:12 -08:00
Vijaykumar Badiger 5ac9d5253b configs: Add audio effects xml file
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
2018-09-06 17:24:48 -07:00
Derek Chen 4d6f77001e msmnile_au: audio bring-up changes on auto platform
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
2018-08-01 16:04:34 -04:00
Linux Build Service Account fa37b6600b Merge "config: Remove property vendor.fm.a2dp.conc.disabled" 2018-07-24 00:22:34 -07:00
Manisha Agarwal a0fcd18a52 config: Remove property vendor.fm.a2dp.conc.disabled
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
2018-07-06 10:40:38 +05:30
Samyak Jain 9368d745ae configs: Support 2 instances of "primary input"
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
2018-06-26 12:26:25 +05:30
Hans Chang 7947b4d9c0 Configs: Add DLKM feature flag.
Add DLKM feature flag for the targets using DLKM

Change-Id: I6b75cb37ca050fa8c0f4eafab6540c94a99c8637
2018-05-11 16:33:55 -07:00
Vijaykumar Badiger c34d8d79a7 Add msmnile_au audio configs.
Change-Id: If4387d94639e1c7e86f173a96b6c95cf6d0718a9
2018-05-11 10:47:05 -07:00