summaryrefslogtreecommitdiff
path: root/soundtrigger/2.0/default/SoundTriggerHalImpl.cpp
Commit message (Expand)AuthorAgeFilesLines
* Revert "Adding getModelState to soundtrigger with build fix."Michael Dooley2018-09-281-1/+1
* Adding getModelState to soundtrigger with build fix.mike dooley2018-09-271-1/+1
* Revert "Adding getModelState API to sound trigger"Michael Dooley2018-09-141-1/+1
* Adding getModelState API to sound triggermike dooley2018-09-121-1/+1
* soundtrigger: Refactor the default implementation to be extensibleMikhail Naganov2018-01-171-90/+70
* soundtrigger: Apply clang-format to 2.0 default implementationMikhail Naganov2018-01-171-147/+100
* sound trigger: fix array overflow in HAL wrapperEric Laurent2017-09-071-2/+4
* soundtrigger: Use "default" instance name for HAL serviceMikhail Naganov2017-04-141-18/+4
* Fix log format specifier.Bryan Eyler2017-03-141-1/+1
* soundtrigger: initialize mHwDevice member in constructorThierry Strudel2017-01-131-1/+1
* Update to use the correct logging library.Yifan Hong2016-12-011-1/+1
* audio: add audio HAL service and sound trigger HAL implementationEric Laurent2016-10-191-0/+595