platform_hardware_interfaces/soundtrigger/Android.bp
Eric Laurent e3c9a8c27b Basic target VTS test for Sound Trigger HAL
As all sound trigger HAL implementations use proprietary
sound models this just tests proper enumeration of HAL
properties and proper error response from HAL when methods are called
with obviously wrong arguments or out of sequence.

Test: build and run test
Bug: 32022431
Change-Id: I6eca0dc100843141752665f7a0d4749fc7eda6fc
2016-11-23 10:45:32 -08:00

5 lines
98 B
Text

// This is an autogenerated file, do not edit.
subdirs = [
"2.0",
"2.0/vts/functional",
]