Commit Graph

10 Commits

Author SHA1 Message Date
Kunlei Zhang edaff13ddf config: add wired headset mic support for voip_tx
Add wired headset mic support for voip_tx

Change-Id: I451959a98523e04c06c1cd866f05df381299440f
2019-08-30 16:24:36 +08:00
Sujin Panicker 342b46e6ed configs: Add voip_tx profile to policy conf
Skype+camcorder concurrency usecase makes Skype
to mute since both uses same record_24 profle, due to
which second audio record request de-prioritizes first
setting isTopOrLatestActive(=true)

Add voip_tx profile making skype to use fasttrack rather
than using record_24 profile

Change-Id: I4a6cee00787f8f587b088d4586e8d13d824144c3
2019-07-11 00:16:29 -07:00
Samyak Jain 17c0b5f9ad config: Remove unnecessary profiles from USB input device
CTS test USB Audio Peripheral Attributes fails due to
extra profiles getting added

remove the extra profiles added for USB input device

Change-Id: I7b4a25986b01031b2a966aff842fc3efcd1d8097
2019-06-23 22:52:04 -07:00
Zhou Song 2fcc37025c config: kona: enable concurrent capture
Enable concurrent capture property.
Set the max count to 2 to allow concurrent capture
use cases to be started.

Change-Id: I9f00b00b8844a4ca7c76d42176f63c83a2a02e41
2019-06-11 17:53:11 +08:00
Dhananjay Kumar 698e0b6d56 configs: remove surround recording support from audio policy config xml
Remove surround sound recording support from audio policy config xml
as its resulting in CTS failure due to mismatch in channel index support
for record usecase.

Change-Id: Idf50b3f2e71c4209720e79c0248ce74bc1a0edf2
2019-05-15 21:14:12 +05:30
Dhananjay Kumar 2da7381d4f configs: Add support for TWSP codec on BT playback
Add support for playback of TWSP codec on BT device.

Change-Id: I060a7dbf42c49660e246eaaf23f256e9fcc06c64
2019-04-30 09:29:44 -07:00
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
Dallas Delaney 89fc787c2b kona: Add support for QC value added codecs
Add support for CELT, APTX adaptive codec configurations

Change-Id: I10acd28697f27bf3030428dd7587c202d308302a
2019-04-01 06:10:48 -07:00
Aniket Kumar Lata d4747c473a audio: Add supported encoding formats to A2DP devicePort
Add tag to define supported encoded formats by devices
on a HwModule.

Change-Id: I73f4e88ab55739a2e1d13af74ff586f5e634fb45
2019-02-27 10:37:16 -08:00
Meng Wang 595b3d051e hal: add audio specific config files for kona
Create a new folder and add audio specific config files for kona.

Change-Id: Iaf9281fe3c93586cb358421d6190bde632a165bc
2018-12-26 15:07:42 +08:00