History log of /hardware/qcom/audio/hal/audio_extn/soundtrigger.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
7ddf867a1a20700aa3242c5d1ab3c621a69ef3e7 31-Mar-2016 Andy Hung <hunga@google.com> Fix dlopen library load

dlopen does not go through default library path search
if there is a '/' in the library name.

Bug: 27905931
Change-Id: Id9dbfe6938499ef783222c6851a65d1f7dd611cf
/hardware/qcom/audio/hal/audio_extn/soundtrigger.c
4bd229e072df23f28e9df59d20aab1cb76ad9932 08-Mar-2016 Andy Hung <hunga@google.com> Update library paths for 64 bits

Bug: 27479136
Change-Id: I1a2b7abe6742414f0205f33c45d8d55a2344f966
/hardware/qcom/audio/hal/audio_extn/soundtrigger.c
188b6223c8baaba6a44c779783a878b4459a0642 01-Mar-2016 Joe Onorato <joeo@google.com> Turn off excess logging

Change-Id: Ia3e45d2ab6471f312218167fd7988d44d1ed02e6
/hardware/qcom/audio/hal/audio_extn/soundtrigger.c
888dc3d2301c438392644b71dbea43b8860687bb 02-Oct-2015 Ravi Kumar Alamanda <ralama@codeaurora.org> hal: fix hotword detection failure during music playback

When music playback is started the sound trigger HAL is
informed of capture concurrency to stop detection. This
is happening because the speaker protection is enabled
resulting in vi-feedback capture use case. Fix by ignoring
sending the concurrency event to sound trigger HAL for
this use case.

Bug: 24563832

Change-Id: I60b660f2a2d1b137abe316713f9ba75737f63daf
/hardware/qcom/audio/hal/audio_extn/soundtrigger.c
a417cc5300f03dde12a2afd2f1f43509e5e62faf 02-May-2015 Ravi Kumar Alamanda <ralama@codeaurora.org> hal: Add support for sound trigger feature

Add sound trigger extension to communicate with sound trigger hal
for reading keyword data and manage concurrencies.

Change-Id: Iebbc0bf60be3bb12d752a1c905f71e9ea14fbf46
/hardware/qcom/audio/hal/audio_extn/soundtrigger.c