summaryrefslogtreecommitdiffstats
path: root/soundtrigger
Commit message (Expand)AuthorAgeFilesLines
...
* | VTS tests now static link to HAL def libs. #2Tri Vo2017-08-101-16/+2
* | Update make file for vndk enabled.Justin Yun2017-08-041-0/+3
* | Update Android.bp HIDL makefilesTri Vo2017-08-031-1/+1
* | Add OWNERS for audio-related HAL default implementationsMikhail Naganov2017-07-141-0/+3
|/
* Update makefiles. (2/2)Steven Moreland2017-05-221-0/+1
|\
| * Update makefiles. (2/2)Steven Moreland2017-05-191-0/+1
* | sound trigger VTS: used default HAL service nameEric Laurent2017-05-171-4/+5
|\|
| * sound trigger VTS: used default HAL service nameEric Laurent2017-05-171-4/+5
* | Update makefiles for c++-sources and c++-headers. (2/2)Steven Moreland2017-05-111-2/+2
|\|
| * Update makefiles for c++-sources and c++-headers. (2/2)Steven Moreland2017-05-091-2/+2
* | Remove redundant dependenciesSteven Moreland2017-05-021-2/+0
|/
* soundtrigger: Use "default" instance name for HAL serviceMikhail Naganov2017-04-142-19/+5
* Merge changes from topic 'hidl-vendor-available' into oc-devSteven Moreland2017-04-121-0/+1
|\
| * Update makefiles (2/2).Steven Moreland2017-04-111-0/+1
* | Merge "sound trigger HAL: remove dummy Union" into oc-devEric Laurent2017-04-121-5/+0
|\ \ | |/ |/|
| * sound trigger HAL: remove dummy UnionEric Laurent2017-04-111-5/+0
* | Fix transitive includes.Steven Moreland2017-04-061-0/+1
|/
* Convert all comments into "doxygen-ready" comments.Andreas Huber2017-03-293-85/+94
* Update makefiles for hwtypes.hSteven Moreland2017-03-281-0/+1
* Remove unused using statements.Steven Moreland2017-03-161-1/+0
* Fix log format specifier.Bryan Eyler2017-03-141-1/+1
* Change vts target base test class nameYuexi Ma2017-03-102-4/+4
* hidl_default to all targets.Steven Moreland2017-03-081-0/+1
* soundtrigger: remove warning from VTS testSteven Moreland2017-03-081-1/+0
* Merge "Add VTS test for ISoundTriggerHw::loadSoundModel"Hsin-Yi Chen2017-03-071-22/+118
|\
| * Add VTS test for ISoundTriggerHw::loadSoundModelHsin-Yi Chen2017-03-031-22/+118
* | fallout of cleaning-up libutils includesMathias Agopian2017-03-031-0/+1
|/
* change all vts hidl tests to use VtsHalHidlTargetBaseTest (internal master)Yuexi Ma2017-02-282-5/+4
* Remove viral dependency on libhwbinder. (2/2)Steven Moreland2017-02-242-2/+0
* Update the test binary and source file name on master.Zhuoyao Zhang2017-02-212-2/+2
* Move hidl shims to the vendor partition. (2/2)Steven Moreland2017-02-131-0/+1
* Update makefiles to use filgroup syntax.Tri Vo2017-02-101-6/+2
* Migrate driver/profiler to test/vts-testcase/hal.Tri Vo2017-02-071-114/+9
* move VTS stub files and non-functional testsKeun Soo Yim2017-02-0411-268/+0
* Update Andriod.bp for hals.Zhuoyao Zhang2017-02-031-54/+12
* skip on 64-bit ABIKeun Soo Yim2017-01-271-1/+2
* use the profiler test's name and a precondition to decide when to run.Keun Soo Yim2017-01-251-2/+3
* use a precondition var in soundtrigger.Keun Soo Yim2017-01-241-1/+2
* Merge "Remove useless Android.mk files."TreeHugger Robot2017-01-191-19/+0
|\
| * Remove useless Android.mk files.Steven Moreland2017-01-181-19/+0
* | Merge "add target-side profiling test for multimedia HIDL HALs"Keun Soo Yim2017-01-192-0/+54
|\ \
| * | add target-side profiling test for multimedia HIDL HALsKeun Soo Yim2017-01-182-0/+54
* | | Add soundtrigger's driver/profiler build targets.Keun Soo Yim2017-01-181-0/+156
| |/ |/|
* | soundtrigger: initialize mHwDevice member in constructorThierry Strudel2017-01-131-1/+1
* | use the default mode of a target deviceKeun Soo Yim2017-01-131-2/+1
* | Merge changes from topic 'bphwfoo'TreeHugger Robot2017-01-111-4/+4
|\ \
| * | Bp/nFoo -> Bp/nHwFoo.Yifan Hong2017-01-111-4/+4
* | | Fix typos in sound trigger config.Ryan Campbell2017-01-111-6/+6
|/ /
* | use 32-bit soundtrigger libs for its coverage measurementKeun Soo Yim2017-01-061-5/+5
* | add coverage config for soundtrigger HALKeun Soo Yim2017-01-062-0/+42
|/