aboutsummaryrefslogtreecommitdiff
path: root/audio (unfollow)
Commit message (Collapse)Author
2021-10-19msm8996-common: audio: Add voip_tx profile to policy confSujin Panicker
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
2021-10-19msm8996-common: audio: Add built-in/Back mic and remove TelePhony Rx from ↵Shalini Manjunatha
primary input Built-in mic and Built-In Back Mic aren't in supported devices list of primary input, Add them to primary input sources to reuse input to avoid to open extra input stream in AHAL Also remove Telephony Rx to make in call record use case through different front end pcm device when sva enabled to solve concurrency capture issue Change-Id: I8a036423da689a4de9abe767a0b6a595b4e068f1
2019-11-16msm8996-common: Don't advertise vorbis offloading supportLuK1337
* Doesn't work at all. Change-Id: I8cd6341b240c3820dbbdef497e23e785b6ed99dc
2019-11-05msm8996-common: configs: Add BT SCO to routes listSujin Panicker
- Issue with returning a valid device descriptor since BT SCO is not defined in IOProfile. - With Android-Q changes, first attempt to retrieve device descriptor from the avaiable HwModule may fail due to address and encoded format conditions. - Further device descriptor query is based on IOProfile with devices defined in audio_policy_configuration. - This change adds BT SCO to IOProfile. Change-Id: I52225070e97dd702f965ca5dbb5db9d128df1faf Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
2019-11-05msm8996-common: configs: Remove surround recording support from audio policy ↵Dhananjay Kumar
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 Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
2019-11-05msm8996-common: configs: Remove 2 instance support for "primary input"Samyak Jain
As FM app no longer uses app loopback, 2 instances of "primary input" is not needed Change-Id: I7d5e941e916bdf221798ca89360e4751d4af322b Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
2019-03-03msm8996-common: Remove soundtriggerDavide Garberi
* Changed needed to make wired headset working with Audio FX enabled * Still https://review.lineageos.org/c/LineageOS/android_frameworks_av/+/242705 is needed for that Change-Id: If6a4e34814a140b757786a9f430b3d3ccfb4ed33
2019-03-03msm8996-common: audio: Update audio_policy_configuration from CAFDavide Garberi
Change-Id: If858604cf8c3dab34eba42f065497953eeebbb2c
2018-05-02msm8996-common: Update audio config from ZUI 3.5.344Cosme Domínguez Díaz
* Re-apply audio_effects.conf to audio_effects.xml
2018-02-19msm8996-common: audio: Disable ULL modeLuK1337
* Ultra low latency playback is currently broken. Crackling audio can be well noticed while playing WhatsApp audio messages or even during some games. * This patch routes all audio that normally used audio-ull-playback paths to low-latency-playback paths instead, thus meaning we're switching from ULL to LL mode. Change-Id: I7d672f1ff10b984c8096c9c4ca83475e730fd16f Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
2018-02-19msm8996-common: Convert audio_effects.conf to audio_effects.xmlDavide Garberi
* https://github.com/luk1337/aeffects-conf2xml Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
2017-10-31msm8996-common: Commonize the device treedd3boh
Signed-off-by: dd3boh <dade.garberi@gmail.com>
2017-10-31z2_plus: audio: Update config from @cosmedddavide
Signed-off-by: dd3boh <dade.garberi@gmail.com>
2017-10-31z2_plus: Update Audio to CAF versionBenjamin Legrand
Signed-off-by: dd3boh <dade.garberi@gmail.com>
2017-09-07audio: Fix audio effect libs pathLuca Stefani
Change-Id: I8f50ea750405ae920ef5a74dda31ca5ac85e3af0 Signed-off-by: dd3boh <dade.garberi@gmail.com>
2017-09-07Revert "Revert "z2_plus: Switch to XML audio policy configuration""dd3boh
This reverts commit 45a6eb6663e11c6e8a0995fbd9348068ccfc5644.
2017-09-07Revert "AudioFX: Fix force close"dd3boh
This reverts commit 155acf2b047152e5d886884e886031574c25bd37.
2017-07-12Revert "op3: Switch to XML audio policy configuration"Harsh Shandilya
This reverts commit 1a972a734dc13d497fe8fa90a9f966330cec7687. Change-Id: Ie27f2f8b4d50352cee6a6f2649c063ba1fdd69c7
2017-06-21AudioFX: Fix force closedavidevinavil
2017-06-21audio: Reduce a bit levelsdavidevinavil
2017-06-21audio: Increase levelsdavidevinavil
2017-04-10audio: Use DU xml and zui configdavidevinavil
2017-04-10audio: Import zui 2.5.075_170324 audio configdavidevinavil
2017-04-07audiopolicy: Use proprietari xmldavidevinavil
2017-04-07audio hal: Update entries and audio policy xmldavidevinavil
2017-04-07Increase in-call earpiece volumedavidevinavil
2017-04-07audio: Improve speaker-dmic-endfire gaindavidevinavil
2017-04-07z2_plus: Update audio config. Now we can use compiled audio.primary.msm8996.sodavidevinavil
2017-01-20Delete don't needed files from WindowsFedor917
2017-01-14z2_plus: Move blobs to the device treedavidevinavil
2017-01-14z_2plus: Initial cleanupOrdenKrieger
*Lets start
2016-10-26Removed unnecessary filesFedor917
2016-10-26Initial commitFedor917