- Jan 04, 2025
-
-
Michael Bestas authored
Change-Id: I8c80286dc779380d254bfbaa2504cd7c679cdb7b
-
Michael Bestas authored
Change-Id: I9a225774b0cabde16c85188cb693187228ecf50c
-
Michael Bestas authored
Change-Id: I5d039e33b5193da47fd4d0e641828392c68fe276
-
Michael Bestas authored
Change-Id: I1edb5ac3365a351634f1d1195758a7062ef2139b
-
- Nov 03, 2024
-
-
Michael Bestas authored
Merge tag 'LA.UM.9.14.r1-25000.02-LAHAINA.QSSI14.0' into staging/lineage-21.0_merge-LA.UM.9.14.r1-25000.02-LAHAINA.QSSI14.0 "LA.UM.9.14.r1-25000.02-LAHAINA.QSSI14.0" * tag 'LA.UM.9.14.r1-25000.02-LAHAINA.QSSI14.0': config: yupikidp / yupikidprb3: add input_snd_device_mic_mapping for DMIC_NN & DMIC_NN_VC audio-hal: Check validity of audio device audio-hal: Check validity of 'usecase' hal: changes for AEC and other CTS verifier tests on automotive audio-hal: Dont compile BATTERY LISTENER for Auto Target audio-hal: avoid FM uescase muting, upon muting MIC. configs : rb3gen2: update instance_id for FNN to 0x0 audio-hal: set usecase low-latency for usage voicecomm power_policy: Lock stream list fix race condition audio-extn: add back target out header path hal: avoid stop_output_stream() in out_stop() HAL: Fix the issue related to hfp mic mute. hal: Fix kW issues audio-hal: BLE Audio device configuration hal: Call acdb_init_v2 during sound card state change audio-hal: correct TARGET_BOARD_PLATFORM usage Revert "audio-hal: Disabling non automotive flags and features for makena" audio-hal: enable makefile violation fix only for auto audio-hal: Fix audio makefile violations audio-extn: use LOCAL_HEADER_LIBRARIES to access headers Conflicts: Android.mk configs/msm8937/msm8937.mk hal/audio_extn/Android.mk hal/audio_hw.h Change-Id: Ia75fe84e12aba27a37a49af8b1470ac13ee7fc1d
-
Michael Bestas authored
This reverts commit c00673cd. Reason for revert: Replaced by upstream commit. Change-Id: I05459b5817fb013309c56917e8263af528e2ba3b
-
- Sep 26, 2024
-
-
Yumi Yukimura authored
Change-Id: I5a60f9bcc2e99c4eeec5d80a372a04131fcf78f4
-
- Sep 18, 2024
-
-
Linux Build Service Account authored
Change-Id: Ib7f2c63fb94d8a6cf081bba7182ee2180ce7483b
-
- Sep 06, 2024
-
-
QCTECMDR Service authored
-
QCTECMDR Service authored
-
QCTECMDR Service authored
-
- Sep 05, 2024
-
-
Kumar Anurag Singh authored
- Audio VTS test case GetMicrophonesTest/0_default_primary is failing due to incorrect mic mapping. - Add proper mic mapping for SND_DEVICE_IN_HANDSET_DMIC_NN & SND_DEVICE_IN_SPEAKER_DMIC_NN. Change-Id: I1b163db25c525812e04834bfe484a67b7e78862e
-
Srinivasa Reddy M N authored
Audio device object fields should be accessed only if audio device was successfully created. Change-Id: I0de15884d21de1d2e2140a02a527848aaa27b7a4 Signed-off-by:
Srinivasa Reddy M N <quic_c_mullan@quicinc.com>
-
- Sep 03, 2024
-
-
Srinivasa Reddy M N authored
Usecase fetched from adev->usecase_list is NULL and hence the audio HAL crashed while accessing 'usecase' field Added NULL check before accessing 'usecase'. Change-Id: I03e4dd673984ccbb192227d4750a6790be010e74 Signed-off-by:
Srinivasa Reddy M N <quic_c_mullan@quicinc.com>
-
Shalini Manjunatha authored
added new snd device to aupport for AEC test and changed acdb id for certain devices as per the new devices created in acdb files. Also updated mixer ctrl for certain cases to support the tests. Change-Id: Ied2a13693403e36669a569e2ce8b15ad680edd30
-
- Aug 31, 2024
-
-
Michael Bestas authored
Merge tag 'LA.UM.9.14.r1-24900-LAHAINA.QSSI14.0' into staging/lineage-21.0_merge-LA.UM.9.14.r1-24900-LAHAINA.QSSI14.0 "LA.UM.9.14.r1-24900-LAHAINA.QSSI14.0" # By Kumar Anurag Singh (1) and others # Via Gerrit - the friendly Code Review server (3) and others * tag 'LA.UM.9.14.r1-24900-LAHAINA.QSSI14.0': configs: Use PLATFORM_VERSION flag for V upgrade changes audio-hal: Disabling non automotive flags and features for makena audio-hal: fix for audio mute post S2D configs : rb3gen2: added support for HDMI backend interface hal: rb3gen2: Enable lt9611(O2) to use QUAT I2S Conflicts: Android.mk Change-Id: I25081ded04cdf892be119e98c965c8b8b525ff33
-
- Aug 30, 2024
-
-
Linux Build Service Account authored
Change-Id: I44e762619efc9ea82e50f4d94f7ec0227ef57b9b
-
- Jul 30, 2024
-
-
Raghu Ballappa Bankapur authored
Change-Id: Ia599eba46291b9289932ed3cd3b19ab5a86d7fd8 Signed-off-by:
Raghu Ballappa Bankapur <quic_rbankapu@quicinc.com>
-
- Jul 23, 2024
-
-
QCTECMDR Service authored
-
QCTECMDR Service authored
-
- Jul 21, 2024
-
-
Kogara Naveen Kumar authored
avoid FM playback muting, when MIC is muted. Change-Id: I597882d06775b98b853053d9b0e25d48aad10700 Suggested-by: Nagarjuna Paladugu (cherry picked from commit a0fabdfbaa6ef289c742563e209d224dc661024b)
-
- Jul 19, 2024
-
-
Kumar Anurag Singh authored
update the instance_id for effect configuration of aec / ns to 0x0 for rb3gen2 platform. Change-Id: I97d1816c175a88560c32ae872f326aa70b05ef30
-
- Jul 18, 2024
-
-
QCTECMDR Service authored
-
QCTECMDR Service authored
-
QCTECMDR Service authored
-
Joel Dey authored
set usecase low-latency for usage voicecom Change-Id: I0faadbec147d4962b10339f08bdec3477aae40d1 Signed-off-by:
Joel Dey <quic_jdey@quicinc.com>
-
- Jul 16, 2024
-
-
Aravind Siddappaji authored
Add mutex locks in audio power_policy routines & stream close routines to fix race condition causing use after free situation leading to audio service crash Change-Id: I6b7427daf8c5c281327c92b281c89040368012cf Signed-off-by:
Aravind Siddappaji <quic_asiddapp@quicinc.com>
-
- Jul 11, 2024
-
-
Shalini Manjunatha authored
As part of make file violations we created header library for added header path, but on some SI's we do not have corresponding project of header library which gets shipped in all builds, hence adding it back the header path only. Change-Id: I7a858288ce8a266acd3ee510aafdf7f68eb37925
-
- Jul 05, 2024
-
-
Snigdha Upadhyay authored
- For mmap usecase, call stop_output_stream() in out_standby() instead of out_stop() and modify out_start() accordingly to handle different scenarios. - This is required to avoid closing snd device in out_stop() and instead close it during standby. - Fix KW issue. Unlock locks in route_output_stream while returing. Change-Id: I3c2d396590d458e566a676c69698763608a00d6f
-
Joel Dey authored
Fix the issue for hfp mic mute. This will mute the mic when mic is disabled before hfp start. Fix misra issue Change-Id: Ie73f17587115e1ce0190f525eba9c7b9416ed9ef Signed-off-by:
Joel Dey <quic_jdey@quicinc.com> (cherry picked from commit b2b458fb188796a74c9862526c1a9fe90e289ba1)
-
- Jul 03, 2024
-
-
QCTECMDR Service authored
-
- Jul 02, 2024
-
-
Linux Build Service Account authored
Change-Id: I858e58ebf9f57bd26d1d7235038a24a0eb43b585
-
spanicke authored
There is a possibility of accessing element 2 of array 'ext_disp' as the array itself is initialized with size 2. Fix this by ensuring 'controller' variable is within the range. Change-Id: I6e7e10066a156e03e57fd01085c6a4e6c57dc784
-
- Jun 28, 2024
-
-
QCTECMDR Service authored
-
- Jun 25, 2024
-
-
Srinivasa Reddy M N authored
Support BLE Audio devices in audio configuration xml. Change-Id: Ic7117fc062fe60cb599420f13e4202ff6f155dff Signed-off-by:
Srinivasa Reddy M N <quic_c_mullan@quicinc.com>
-
- Jun 19, 2024
-
-
spanicke authored
As part of platform_acdb_init, is_instance_id_supported is not initialized which causes crash in acdb loader proxy. Change is to call acdb_init_v2 instead of platform_acdb_init during sound card state change if acdb is not already initialized for auto as it calls acdb-loader-proxy directly instead of calling acdb-loader which ideally initializes is_instance_id_supported. Change-Id: I4ad27dfb6fe5253ba89e02a2fb608767055399de
-
- Jun 17, 2024
-
-
qctecmdr authored
-
- Jun 13, 2024
-
-
Shalini Manjunatha authored
Correct usage of TARGET_BOARD_PLATFORM by adding TARGET_BOARD_SUFFIX & TARGET_BOARD_DERIVATIVE_SUFFIX to retrieve the right target name. Otherwise it returns wrong id resulting in runtime failures. Change-Id: I83fb8a5ba6b62a14243a05ff63318f4c35f7a679
-
qctecmdr authored
-
- Jun 08, 2024
-
-
Michael Bestas authored
Merge tag 'LA.UM.9.14.r1-24700-LAHAINA.QSSI15.0' into staging/lineage-21.0_merge-LA.UM.9.14.r1-24700-LAHAINA.QSSI15.0 "LA.UM.9.14.r1-24700-LAHAINA.QSSI15.0" # By Kumar Anurag Singh (2) and others # Via Linux Build Service Account (2) and others * tag 'LA.UM.9.14.r1-24700-LAHAINA.QSSI15.0': hal: Add runtime based flag “ro.boot.audio” property audio-effects: Fix out-of-bound read hal: kona: Fix playback for 32bit float file. config: Add the audiolite application to MM_AUDIO audio-hal: Enable AUDIO_FEATURE_ENABLED_DAEMON_SUPPORT for msmnile_gvmq_s_u Change-Id: I4b1fb7f5236392125b69c1db409305c9f0e6102b
-