Commit Graph

67 Commits

Author SHA1 Message Date
Mingshu pang 767579cf95 configs: Remove Dolby formats by default.
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
2019-04-04 00:19:47 -07:00
Linux Build Service Account c8f3fddf87 Merge "config: remove USB devices in policy config file" 2019-03-04 01:17:02 -08:00
Linux Build Service Account a17b380afe Merge "config: update acdb dev id for primary playback" 2019-03-04 01:17:02 -08:00
Derek Chen ccf24898b4 config: update pri pcm sample rate for hfp-sco-wb
Update primary AUX PCM sample rate configuration
for HFP SCO WB usecase.
Update custom xml configurations to align with adp.

Change-Id: I33454f969d8b84f8e7eab4c50c60100a63b8f9d7
2019-03-02 09:53:43 -08:00
Derek Chen ab6a1a5518 config: remove USB devices in policy config file
Remove USB device in audio policy configuration
files for USB Tunnel Mode support in automotive
targets.

Change-Id: I0ec43208457c5b362b24961dfb99269dadb27ff5
2019-03-02 09:48:54 -08:00
Derek Chen 2bacf8b5ef config: update acdb dev id for primary playback
Update ACDB device ID for primary playback
usecase to use default 6CH RX CoPP topology.

Change-Id: I5f19c1e306b6916a3ed3cb4216322ec557305c61
2019-03-02 09:46:16 -08:00
Aalique Grahame 57058a6c2f configs: unify configs
Unify audio configuration files

CRs-Fixed: 2380934
Change-Id: Id88d0940fd0d720d55cb1ae67098fdedcc0d6935
2019-01-18 16:38:26 -08:00
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