Skip to content
Snippets Groups Projects
  1. Jan 04, 2025
  2. Nov 03, 2024
    • Michael Bestas's avatar
      Merge tag 'LA.UM.9.14.r1-25000.02-LAHAINA.QSSI14.0' into... · b8006e81
      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
      2 tags
      b8006e81
    • Michael Bestas's avatar
      Revert "audio: Drop LOCAL_COPY_HEADERS usage" · c1dc6860
      Michael Bestas authored
      This reverts commit c00673cd.
      
      Reason for revert: Replaced by upstream commit.
      
      Change-Id: I05459b5817fb013309c56917e8263af528e2ba3b
      c1dc6860
  3. Sep 26, 2024
  4. Sep 18, 2024
  5. Sep 06, 2024
  6. Sep 05, 2024
  7. Sep 03, 2024
  8. Aug 31, 2024
    • Michael Bestas's avatar
      Merge tag 'LA.UM.9.14.r1-24900-LAHAINA.QSSI14.0' into... · f2547dbf
      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
      f2547dbf
  9. Aug 30, 2024
  10. Jul 30, 2024
  11. Jul 23, 2024
  12. Jul 21, 2024
  13. Jul 19, 2024
  14. Jul 18, 2024
  15. Jul 16, 2024
  16. Jul 11, 2024
    • Shalini Manjunatha's avatar
      audio-extn: add back target out header path · 182d4006
      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
      182d4006
  17. Jul 05, 2024
    • Snigdha Upadhyay's avatar
      hal: avoid stop_output_stream() in out_stop() · 07366021
      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
      07366021
    • Joel Dey's avatar
      HAL: Fix the issue related to hfp mic mute. · d376ccd8
      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: default avatarJoel Dey <quic_jdey@quicinc.com>
      (cherry picked from commit b2b458fb188796a74c9862526c1a9fe90e289ba1)
      d376ccd8
  18. Jul 03, 2024
  19. Jul 02, 2024
    • Linux Build Service Account's avatar
      Merge 054813a1 on remote branch · e6bb74fd
      Linux Build Service Account authored
      Change-Id: I858e58ebf9f57bd26d1d7235038a24a0eb43b585
      e6bb74fd
    • spanicke's avatar
      hal: Fix kW issues · 5dc50bc1
      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
      5dc50bc1
  20. Jun 28, 2024
  21. Jun 25, 2024
  22. Jun 19, 2024
    • spanicke's avatar
      hal: Call acdb_init_v2 during sound card state change · 04185b83
      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
      04185b83
  23. Jun 17, 2024
  24. Jun 13, 2024
    • Shalini Manjunatha's avatar
      audio-hal: correct TARGET_BOARD_PLATFORM usage · 08cbba06
      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
      08cbba06
Loading