Skip to content
Snippets Groups Projects
  1. Sep 18, 2024
  2. 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
  3. Jul 02, 2024
  4. Jun 08, 2024
    • Michael Bestas's avatar
      Merge tag 'LA.UM.9.14.r1-24700-LAHAINA.QSSI15.0' into... · a5673d13
      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
      a5673d13
  5. May 30, 2024
  6. May 28, 2024
  7. May 24, 2024
    • BeYkeRYkt's avatar
      hal: msm8974: Use stereo recording depending on camera orientation · bd9cc797
      BeYkeRYkt authored
      * The 4b084132 commit ("select camcorder snd device according to camera
        orientation") adds the ability to configure microphones depending on
        camera orientation. Use this option to select the desired device for stereo
        video recording depending on the orientation of the camera.
      * Use SND_DEVICE_IN_SPEAKER_DMIC_STEREO for CAMERA_BACK_LANDSCAPE as a
        standard device, since in this camera position it is more advantageous
        to connect the 'speaker-mic' first to avoid inverted audio channels.
      * For full-fledged work, you need to set "ro.audio.monitorRotation=true"
        to listen to the orientation of the device or manually send parameters
        via AudioManager.
      
      Change-Id: Ieb217c47d48771970a800b93eefafeb20493fee4
      bd9cc797
    • BeYkeRYkt's avatar
      hal: msm8974: Fix the wrong device for AUDIO_SOURCE_CAMCORDER · 320d9489
      BeYkeRYkt authored
      * The 4b084132 commit ("audio: select camcorder snd device according to camera
        orientation") adds the ability to configure microphones depending on the
        camera orientation, however, some code associated with 'snd_device' is written
        in the wrong place, since the subsequent code after them will still reassign
        'snd_device'. Fix this by moving the current code to the place
        SND_DEVICE_IN_CAMCORDER_MIC, as was originally intended in the original
        source.
      
      Change-Id: Ief851c0f320d0acaa95fb5c33713d2e655194497
      320d9489
  8. May 23, 2024
  9. May 15, 2024
  10. May 08, 2024
  11. May 06, 2024
  12. May 01, 2024
  13. Apr 29, 2024
  14. Apr 22, 2024
  15. Apr 12, 2024
  16. Apr 10, 2024
  17. Apr 01, 2024
    • Kumar Anurag Singh's avatar
      hal: kona: Fix playback for 32bit float file. · d192fab5
      Kumar Anurag Singh authored
      32-bit float audio file was unable to get played as float to fixed conversion
      was not happening. Add support so that conversion from float to fix happens.
      
      Additionally the hdmi caps are now read as "adev_set_parameters" api is called with
      respective controller/stream values.
      
      Change-Id: I45174a45c68453edb1ffea05395fad06ebd8320a
      (cherry picked from commit e2195922d4da8c88ea3aee323a28e5c7f23aac4a)
      d192fab5
  18. Mar 29, 2024
    • Michael Bestas's avatar
      Merge tag 'LA.UM.9.14.r1-24200-LAHAINA.QSSI13.0' into... · f9a2a65c
      Michael Bestas authored
      Merge tag 'LA.UM.9.14.r1-24200-LAHAINA.QSSI13.0' into staging/lineage-21.0_merge-LA.UM.9.14.r1-24200-LAHAINA.QSSI13.0
      
      "LA.UM.9.14.r1-24200-LAHAINA.QSSI13.0"
      
      * tag 'LA.UM.9.14.r1-24200-LAHAINA.QSSI13.0':
        hal: disable unused feature to reduce memory footprint
        configs:rb3gen2: add speaker-and-hdmi path for low-latency-playback
        configs: create blocklist for audio to load different framework ko files
        configs:removed unsupported sched_boost param for perf opt
        hal: fix libadm.so right path in LE platform
        hal: rb3gen2: Enable use of hdmi for voip/voice
        primary-hal: Fix stability issues
        audio-hal: Enable AUDIO_FEATURE_ENABLED_DAEMON_SUPPORT for msmnile_gvmq_vcu
        configs: rb3gen2: modified format for mixer_paths_yupikidprb3
        configs : rb3gen2: added support for HDMI In backend interface
        configs : rb3gen2: added support for HDMI backend interface
        config: activate AUDIO_USE_STUB_HAL for audiolite
        hal: add support for rb3gen2 specific audio platform xml
        HAL: Fix for crash due to structure mismatch during st deinit
        hal: sndmonitor: Fix for Code vulnerability
        hal: disable unused feature to reduce memory footprint
      
       Conflicts:
      	configs/lahaina/lahaina.mk
      	hal/Android.mk
      
      Change-Id: I77e701d2bf4e52d94b40a1e2e495df6b4995e144
      f9a2a65c
  19. Mar 19, 2024
  20. Mar 15, 2024
  21. Mar 07, 2024
  22. Mar 05, 2024
  23. Feb 28, 2024
  24. Feb 22, 2024
  25. Feb 13, 2024
  26. Feb 01, 2024
  27. Jan 30, 2024
  28. Jan 29, 2024
  29. Jan 24, 2024
  30. Jan 23, 2024
  31. Jan 19, 2024
    • Xiaowu Liu-GV's avatar
      hal: fix libadm.so right path in LE platform · c43e36fc
      Xiaowu Liu-GV authored
      /usr/lib64 not exists in LE, ADM_LIBRARY_PATH
      change to /usr/lib.
      
      if libadm.so unavailable, caused below chains:
      1. struct stream_in::real_time will be false
      2. will not attach flag PCM_MMAP while pcm_open
      
      if we now use ULL_NOIRQ(FE: MultiMedia8) device to
      open capture, mmap func will not called, and
      pcm_prepare failed.
      
      Change-Id: I02baa9df0491a508163dd70ba34ed9634ea0ed93
      c43e36fc
  32. Jan 16, 2024
  33. Jan 12, 2024
  34. Jan 10, 2024
Loading