Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
This project is mirrored from https://github.com/Galaxy-MSM8916/android_hardware_qcom_audio.git. Pull mirroring updated .
  1. Feb 19, 2021
  2. Aug 20, 2019
  3. Mar 25, 2019
  4. Sep 27, 2018
  5. May 14, 2018
  6. Apr 27, 2018
    • Aniket Kumar Lata's avatar
      hal: Update prefixes for audio system properties · 2c8a4195
      Aniket Kumar Lata authored
      Vendor created android system properties are required to have
      vendor/qti prefix. Update vendor specific audio system
      properties used in HAL.
      
      CRs-Fixed: 2034869
      Change-Id: Ibdb1d12fedee1ce12073e8b90fdec814318f3acf
      2c8a4195
    • Satya Krishna Pindiproli's avatar
      hal: fix failure in running VtsHalAudioV2_0Target module · b2557877
      Satya Krishna Pindiproli authored
      VtsHalAudioV2_0Target fails to execute completely and results in
      failure of target boot up after VTS execution as system server waits
      indefinitely for audioserver to come up. This is due to fd leaks while
      running the test cases in the module.
      
      Disable dolby flag on all relevant targets and close open fds in
      deinit of sound monitor to resolve fd leaks. This ensures successful
      execution of VTS and proper target reboot after execution of VTS.
      
      CRs-Fixed: 2067095
      Change-Id: Id4c9b680017f591dec8df385280888cc893dca8a
      b2557877
    • Aniket Kumar Lata's avatar
      mm-audio: aenc: Fix VTS failures for encoders · 7993d6c0
      Aniket Kumar Lata authored
      VTS does not expect Input/Output omx port to send OMX_EventCmdComplete.
      The fix is to avoid sending OMX_EventCmdComplete. VTS will timeout and
      handle the error properly.
      
      Change-Id: I998cf2e4b9e4ecba9e9837e56683bf44cc57207b
      CRs-Fixed: 2077073
      7993d6c0
    • Steve Kondik's avatar
      hal: Don't try to record using 3-mic unless we mean it · 1aef6671
      Steve Kondik authored
       * The check here isn't sufficient for the case where SSR
         is disabled. The original code stubs out the relevant
         functions to all return 0, which actually satisfies the
         condition. The result is that all audio is sent
         to oblivion.
      
      Change-Id: I6a7e9bea3597c31543ba5637813784e3730b7a33
      1aef6671
    • Daniel Hillenbrand's avatar
      hal: Support the audio amplifier hook · 14117834
      Daniel Hillenbrand authored
      * Original legacy HAL commit:
        Ib236598a5888b2af19bcfb81e285f644a0e84c0d
      * Example: http://review.cyanogenmod.org/38221
      
       (cyanogen: Refactored to be an audio_extn)
      
      Change-Id: Ic944a9f7059c78b79322dae9c787cdd8bb029cff
      
      audio: add amplifier stream start/standby operations
      
      Change-Id: I5de7ad7a0467e7cf822c9c0870a755c03d05e884
      
      hal: Convert libaudioamp to audio_amplifier HAL
      
      Change-Id: I1d0f63a46989d1792d7a5e08d2bdb6344ebafa31
      
      hal: Notify amplifier of device enable/disable
      
      Change-Id: Ice808c9b55a9e3bc8bafe5ca3ff555377d38dd8f
      
      hal: enable amplifier earlier
      
      Change-Id: Id876e8f836e3ce1ee5f8186ca9c0e6ef5f37182c
      
      hal: only open the amplifier once
      
      Change-Id: Ie9bbff74123e90b71e95809a84dcb3bbe9ba82fe
      
      hal: notify amplifier of parameter changes
      
      Change-Id: Iecc020c0347ae7c43d27183186e06dcefef7a0dd
      
      hal: Clean up audio amplifier usage
      
       * Externalize it into an extension file similar to the rest.
      
      Change-Id: I03de7efa9bab8870099028170fa471dfffe1ce84
      14117834
    • Michael Bestas's avatar
      Revert "audio: msm8916: Squashed audio amp commits" · 11245757
      Michael Bestas authored
      * A cleaner audio_extn implementation will be picked
      
      This reverts commit 318d9612.
      
      Change-Id: I89384fc0b21492b8e5fe4d36ec617bf4a07429dd
      11245757
  7. Apr 18, 2018
  8. Apr 08, 2018
  9. Feb 26, 2018
Loading