summaryrefslogtreecommitdiffstats
path: root/soundtrigger
Commit message (Expand)AuthorAgeFilesLines
* Remove ignored annotations.Steven Moreland2020-12-071-1/+0
* Rename vts-core to vtsDan Shi2020-09-261-1/+1
* Merge Android R (rvc-dev-plus-aosp-without-vendor@6692709)Xin Li2020-08-288-0/+1547
|\
| * update hidl .bpJooyung Han2020-07-023-9/+0
| * Rename vts-core to vts am: ba894f81db am: 55d110bcd0Dan Shi2020-04-073-3/+3
| |\
| * | remove stopAllRecognitions VTS testNicholas Ambur2020-03-311-16/+0
| * | remove duplicate soundtrigger VTS testsNicholas Ambur2020-03-311-165/+0
| * | update SoundTrigger queryParameterNicholas Ambur2020-02-132-3/+5
| * | ISoundTriggerHw.RecognitionConfig to bitfieldNicholas Ambur2020-01-311-1/+1
| * | add audioCapabilities to SoundTrigger propertiesNicholas Ambur2020-01-105-1/+150
| * | add model arch to SoundTrigger PropertiesNicholas Ambur2020-01-075-2/+93
| * | add SoundTrigger HAL V2.3Nicholas Ambur2019-12-118-0/+1308
* | | Suppress gtest error for tests without any instanceDan Shi2020-08-052-0/+2
* | | Merge "remove duplicate soundtrigger VTS tests"Treehugger Robot2020-08-051-165/+0
|\ \ \
| * | | remove duplicate soundtrigger VTS testsNicholas Ambur2020-07-311-165/+0
* | | | remove stopAllRecognitions VTS testNicholas Ambur2020-07-311-16/+0
|/ / /
* | | Suppress gtest error for tests without any instanceDan Shi2020-07-281-0/+1
* | | update hidl .bpJooyung Han2020-07-072-6/+0
| |/ |/|
* | Rename vts-core to vtsDan Shi2020-04-073-3/+3
|/
* ./update-makefiles.sh, for union changes/memorySteven Moreland2019-11-262-2/+2
* [vts-core] add VtsHalSoundtriggerV2_*TargetTest to vts-corenelsonli2019-11-126-111/+50
* update-makefiles.sh: for partial Java pkgsSteven Moreland2019-11-041-1/+1
* Remove libhwbinder/libhidltransport depsSteven Moreland2019-09-063-3/+0
* soundtrigger: remove '/*' in comment. am: 48f0efb302Steven Moreland2019-04-291-1/+0
|\
| * soundtrigger: remove '/*' in comment.Steven Moreland2019-04-291-1/+0
* | Merge "Hooking up Hal Soundtrigger V2_2 VTS test" into qt-devMichael Dooley2019-04-261-0/+27
|\ \
| * | Hooking up Hal Soundtrigger V2_2 VTS testmike dooley2019-04-251-0/+27
* | | Update hidl makefiles for bpfmtSteven Moreland2019-04-181-1/+0
* | | Merge "Update hidl makefiles for bpfmt" am: ff0bd741caSteven Moreland2019-04-182-2/+0
|\ \ \ | |/ / |/| / | |/
| * Update hidl makefiles for bpfmtSteven Moreland2019-04-172-2/+0
* | Merge "Update makefies: no 'types'" am: 4ee5ec1469 am: bab622f6a6Steven Moreland2019-03-041-6/+0
|\|
| * Update makefies: no 'types'Steven Moreland2019-03-041-6/+0
| * pack VTS cc_test binaries as general-testsKeun Soo YIM2018-12-072-0/+2
* | Enabling sound trigger V2_2mike dooley2019-01-171-0/+5
* | Fixing memory corruption bug in sound trigger V2_2mike dooley2018-12-191-2/+2
* | pack VTS cc_test binaries as general-testsKeun Soo YIM2018-11-272-0/+2
* | Converting sound trigger v2.2 getModelState to be asynchronousmike dooley2018-11-094-43/+19
* | Adding getModelState API to sound trigger with new build fix.mike dooley2018-10-206-0/+1135
* | Revert "Adding getModelState to soundtrigger with build fix."Michael Dooley2018-09-289-469/+2
* | Adding getModelState to soundtrigger with build fix.mike dooley2018-09-279-2/+469
* | Revert "Adding getModelState API to sound trigger"Michael Dooley2018-09-149-468/+2
* | Adding getModelState API to sound triggermike dooley2018-09-129-2/+468
|/
* Convert soundtrigger hal test to use VtsHalHidlTargetTestEnvBaseZhuoyao Zhang2018-02-122-18/+51
* Merge "Revert "Audio V4: Split system and vendor Audio.h""Kevin Rocard2018-01-247-377/+5
|\
| * Revert "Audio V4: Split system and vendor Audio.h"Kevin Rocard2018-01-247-377/+5
* | Merge "Audio V4: Split system and vendor Audio.h"Kevin Rocard2018-01-247-5/+377
|\|
| * Audio V4: Split system and vendor Audio.hKevin Rocard2018-01-227-5/+377
* | soundtrigger: Remove get/setParameters interface methodsMikhail Naganov2018-01-233-168/+2
|/
* soundtrigger: Add VTS tests for v2.1Mikhail Naganov2018-01-172-0/+586
* soundtrigger: Default implementation for version 2.1Mikhail Naganov2018-01-173-0/+395