Commit Graph

3 Commits

Author SHA1 Message Date
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
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
Vijaykumar Badiger c34d8d79a7 Add msmnile_au audio configs.
Change-Id: If4387d94639e1c7e86f173a96b6c95cf6d0718a9
2018-05-11 10:47:05 -07:00