Commit Graph

3 Commits

Author SHA1 Message Date
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
Dhananjay Kumar aeb58fdc7f audio: configs: update policy configuration to fix vts failure
Update default audio_policy_configuration.xml to remove configurations
that are not compatible with aosp system image and are causing vts failures.
Add custom audio policy configurations at /vendor/etc/audio/ to be picked
up by qti customized system image.

Change-Id: Iae1f4c72090ef5a0c6472083dce8b0065beb6851
2017-08-11 17:19:54 -07:00
Ramjee Singh 2986765d93 hal: Add msm8909 audio specific config files to HAL
Change-Id: I4cdcdd2eee2df853d4e77431fb90531bd532606f
2017-04-24 18:25:42 +05:30