Commit Graph

10 Commits

Author SHA1 Message Date
kunleiz 709905d7ce configs: add support for bt_sco and wsa-speaker combo device.
Add support for speaker+sco and wsa-speaker+sco combo device in
mixer path.

CRs-Fixed: 2234608
Change-Id: I8d9e82b4b33c6471b159fb6ab2fef565fb1a3994
2018-06-30 09:23:24 +05:30
Soumya Managoli b23c7b51f8 audio: Update missing SPKR and HP combo device usecase path
Add voice speaker and headphone combo device path for voice.
This is required only for internal codec target where both
speaker and headphone are on the same backend.

CRs-Fixed: 2204816
Change-Id: Idb5768153752a7f3117af6f578935edec9a7f462
2018-04-18 04:54:03 -07:00
pavanc 1f1d4ba752 configs: msm8953: Add speaker and headphones paths
When notification sound is played during voice call, voice-speaker-and
-headphones device is selected. Usecase paths are missing for this
combo in internal codec mixer paths xml files.

Added use case paths for HS and SPKR combo device.
CRs-Fixed: 2163130

Change-Id: Ifdd96025a44453cbb8188675aa6624e573e85c20
2018-04-11 01:36:56 -07:00
Linux Build Service Account fdd5eefe28 Merge "configs: add voice speaker protected path" 2018-03-17 12:34:57 -07:00
Xiaojun Sang a6c0b066e6 configs: add voice speaker protected path
To add support for speaker protection during voice call, add
"voice-speaker-protected" path.

Change-Id: Ibc37ffd90cca3f6cc766c3d2f917fdc442069702
2018-03-14 17:46:50 -07:00
Soumya Managoli f2b163e0b8 configs: msm8953: Update controls for internal codec
Update control configuration for adc1 path.
Update backend interfaces for internal codec

Change-Id: I6723aaa22043cf7f6c98be94883e7d781c6bc4f2
2018-03-13 23:25:05 -07:00
Rohit kumar b17919f2f4 configs: msm8953: set default IIR volume to 53 for internal codec
Update default sidetone IIR volume from 84 to 53 to avoid pop
noise during device switch/tear down for msm8953.

CRs-Fixed: 1072551
Change-Id: Ia28298da9e6448d25a49ec4d4be5f775d31e9ef3
Signed-off-by: Rohit kumar <rohitkr@codeaurora.org>
2016-10-03 10:39:37 +05:30
Satya Krishna Pindiproli 1c55faf389 audio: Add wsa combo device for Jacala MTP
Add WSA speaker combo path and other missing mixer controls
for MTP and SKUM devices.

Change-Id: Icfc544b167a447dba63fde5e20290dcdc88824bd
2016-08-04 15:55:01 +05:30
Chaithanya Krishna Bacharaju b5974cf75d hal: Add support for unprocessed audio source
Add input devices to support unprocessed audio capture.

Change-Id: I44e0f2162bdadd8a35df7255992c5948d474a3ed
2016-06-14 23:52:23 -07:00
Ashish Jain 1221b529ca hal: move audio specific config files to HAL
-Move all audio specific config files from device/qcom/msm8xxx
to hardware/qcom/audio/configs/msm8xxx folder for
msm8937 and msm8953 targets.
-Move all audio configurations from BoardConfigVendor.mk
to target specific makefile in hardware/qcom/audio/configs.
-Move all audio related system properties from system.prop
to target specific makefile

Change-Id: I6317c334ce8c7fe6425346bb1e803a1dd7a7de0e
2016-04-01 14:54:23 +05:30