- Mar 24, 2023
-
-
Michael Bestas authored
Merge tag 'LA.UM.9.14.r1-21200-LAHAINA.QSSI13.0' into staging/lineage-20.0_merge-LA.UM.9.14.r1-21200-LAHAINA.QSSI13.0 "LA.UM.9.14.r1-21200-LAHAINA.QSSI13.0" * tag 'LA.UM.9.14.r1-21200-LAHAINA.QSSI13.0': (22 commits) hal: msm8974: Add speaker protection for qcs6490 hal : prevent buffer mute for fm usecase HAL: Restrict calls to ADM for low-latency and ultra low-latency usecase hal : enable tinyalsa from vendor path configs: remove direct flag for VOIP RX configs: remove direct flag for VOIP RX audio: hal: update proper return value hal: enable audio hal for qcs6490 audio-hal: AudioEffect reply overflow hal: Fix compile issues for android U. configs: msmnile_au: enable mmap for more bus msmnile_au_ar : lunch combo changes audio: hal: Avoid deallocated memory access Audio-HAL:Disable the mmap for HQX because, there is no support for mmap Configs: include audio control hal service configs: lahaina: Marking added msmnile_au_km4 : lunch combo changes sdmsteppe: New audio config for qcs610 ODK configs: lahaina: Add missing QuIC Clear BSD marking HAL: Converting PCM enum to AUDIO FORMAT enum ... Conflicts: configs/msmnile_au/msmnile_au.mk Change-Id: I53930272f7ac3137d0d1a27a90b72795960ab4d6
-
- Mar 02, 2023
-
-
Linux Build Service Account authored
Change-Id: Ie9044f0dc112fb9704a47aee8b42b0ab711fe9fd
-
- Feb 20, 2023
-
-
Changxiang Wang authored
Add speaker protection for qcs6490. Change-Id: Icc62c70ef1c1b17145e0e6596295fe12bde33eba
-
- Feb 16, 2023
- Feb 14, 2023
-
-
Manoj Kumar N D authored
In hal, the read buffers are set with zeroes if mic mute is set. This change prevents buffer mute for FM usecase. Change-Id: I877e87d3e60e1235410350a3e1d42d4a911e82e8 Signed-off-by:
Manoj Kumar N D <quic_mnd@quicinc.com>
-
- Feb 13, 2023
-
-
Vaibhav Raut authored
Stream must be registered for AUDIO_OUTPUT_FLAG_FAST and AUDIO_INPUT_FLAG_FAST. The others are not intended to take this path. If all streams are registered, they wait for focus which leads to underruns. Added extra condition for ultra low latency usecase (AUDIO_OUTPUT_FLAG_RAW and AUDIO_INPUT_FLAG_RAW) to avoid delay. Change-Id: Ib8886d83e33aa0e8aa7bae1bec6472b4381557bf
-
- Feb 10, 2023
-
-
sasevs authored
This change enables tinyalsa from vendor path, instead of the AOSP path. This is required to support value added features. Change-Id: Id1e969d9d8f4070167e5eebbc4651b8ec51a3d42
-
- Feb 09, 2023
- Feb 07, 2023
-
-
Kumar Anurag Singh authored
Remove direct flag for VOIP RX as it has no benefit if Voip is using the audio path. Change-Id: If674b011f2cf2500f4c94d0f57f10267bc4aed4f
-
Kumar Anurag Singh authored
Remove direct flag for VOIP RX as it has no benefit if Voip is using the audio path. Change-Id: I4285c87b07e89af7c000ad4bafebc9feb09cc70d
-
Sandhya Mutha Naga Venkata authored
[Issue] : Ringtone playback is muted when the incoming call comes during A2DP playback [Rootcause] : return value is not getting updated properly [Fix] : Updated the return value Change-Id: I2afc2e5794c320b72999745ec628c020cd1e77a5
-
Shudan Liu authored
Change-Id: I3ba52c0d7861fb392552e41bcc5d53050009e744
-
- Feb 02, 2023
-
-
Lakshman Chaluvaraju authored
Adding checks to avoid audio effect reply overflow. Change-Id: Ib23427940fb1127439a97992b0c50e48edd4ec0a
-
- Jan 20, 2023
-
-
Subhadra Jagadeesan authored
Also extend platform versions. Change-Id: Ieb42602550dbcd8bff8c67d4568852244beb5985
-
- Jan 16, 2023
-
-
sasevs authored
Revert the changes for mmap playback for phone bus. And add in generic way for more buses. User needs to specify the BUS id, to get selected. Change-Id: I38c7565d98e05323e2b64930845e1d7d78c2f5f6
-
- Jan 13, 2023
-
-
qctecmdr authored
-
- Jan 10, 2023
-
-
Michael Bestas authored
Merge tag 'LA.UM.9.14.r1-21000-LAHAINA.QSSI13.0' into staging/lineage-20.0_merge-LA.UM.9.14.r1-21000-LAHAINA.QSSI13.0 "LA.UM.9.14.r1-21000-LAHAINA.QSSI13.0" # By sasevs (3) and others # Via Gerrit - the friendly Code Review server (9) and Linux Build Service Account (2) * tag 'LA.UM.9.14.r1-21000-LAHAINA.QSSI13.0': audio_hal: Replace library name from ndk_platform to ndk for android-T audio: hal: Fix for memory leaks. configs: mmap usecase - phone bus changes audio hal: Enable mmap path for AAudio configs: add mmap-record path in msmnile Setting power policy flag to true for Android T in Audio HAL hal : differentiate automotive code change hal: Initialize keep alive list before clearing if wrong state [AUDIO HAL] Disable silent boot for android S configs: Add speaker-safe mixer paths to target hal : send audio cal using v6 api with fe id Conflicts: configs/msmnile_au/msmnile_au.mk Change-Id: Ief8cd1f11100173b2da1dbb8ae71c26c23af2848
-
- Jan 09, 2023
-
-
Kiran Pachava authored
Change-Id: I449d693f509007157a451f2843bd6f4b9745770f
-
- Jan 07, 2023
-
-
Bruno Martins authored
In case a device uses a prebuilt HAL it is rather likely that the extensions must match it. Change-Id: I0cb05030c9c7619513810362960a2e2a3306b3aa
-
- Jan 05, 2023
-
-
Sandhya Mutha Naga Venkata authored
[Issue] : Enable disable BT multiple times causing segmentation fault. [Root cause] : Trying to access the pointer which is already freed. [Fix] : Updating pointer with NULL after deallocation. Change-Id: I763e4c874d4fab92c6d75315ea96a613dfdcb131
-
qctecmdr authored
-
- Dec 30, 2022
-
-
Raghu Bankapur authored
Suggested by Ahamed Rasim. Change-Id: Id3448416e8584640553f02a24279a33b6aeb5cb6
-
- Dec 29, 2022
-
-
Fan Zhang authored
Change-Id: I87b48ea075f5c0924e2e0c07d14ef4f60a48d22b
-
- Dec 23, 2022
-
-
qctecmdr authored
-
- Dec 20, 2022
-
-
qctecmdr authored
-
Sandhya Mutha Naga Venkata authored
Marking added to clear BSD licence. Change-Id: Id29ccbae1cc653b6c219019ac0eafbbcec3c31b8
-
- Dec 19, 2022
-
-
Rohini Sangam R authored
Change-Id: I7e3fffa48bd8d96e3da0aa4cac514c4c7f012942
-
- Dec 16, 2022
-
-
Bhasker Reddy Komatireddy authored
Add mixer_paths_ipc.xml for qcs610 ODK. Change-Id: I150c63cb96c3607998e93520218c99fa6e215452
-
- Dec 13, 2022
-
-
Sidha Kothari authored
- Files missing QuIC Clear BSD marking. - Add the QuIC Clear BSD marking below the existing markings. Change-Id: I9347b477bf524090a776ce466d3e210c0b43b7f6
-
- Dec 12, 2022
-
-
qctecmdr authored
-
- Dec 08, 2022
-
-
qctecmdr authored
-
- Dec 06, 2022
-
-
Linux Build Service Account authored
Change-Id: Ie1cdb1ffe044b327ce3b61404f2567bd594d9a10
-
- Dec 01, 2022
-
-
Raghu Bankapur authored
Add function for PCM FORMAT enum to AUDIO FORMAT enum conversion. Change-Id: I0fc3c1adfe3aec6b309b790db8be537d50cee0ae Signed-off-by:
Raghu Bankapur <quic_rbankapu@quicinc.com>
-
- Nov 28, 2022
-
-
Sidha Kothari authored
- Echo heard during VoIP call over usb-headphones. - Added EC entried in mixer_paths for VoIP usb-headphones. Change-Id: I28190b3ce1eccb0eda427066fdb1e3849405851b
-
- Nov 23, 2022
-
-
Manoj Kumar N D authored
Integrate vote dynamic adsp module to the build system. Change-Id: Idcfa87a6ea4df4a8801e96668234a85df986527d Signed-off-by:
Manoj Kumar N D <quic_mnd@quicinc.com>
-
- Nov 16, 2022
-
-
Asmeer Mohammed authored
Change-Id: Ia65a04c9705ce777e2598250d41dff38b3a48182
-