platform_hardware_interfaces/soundtrigger/2.0
Mikhail Naganov dfdc3bbccd soundtrigger: Refactor the default implementation to be extensible
Introduce an inner "trampoline" class that implements
ISoundTriggerHw. This allows minor uprev implementation to inherit
from SoundTriggerHalImpl and reuse its functionality.

Split SoundModelClient into an abstract common part and
version-specific part. This allows the client to be redefined for
the types used in callback interface extensions.

Split the impl library into "core" part and the part implementing
HIDL_FETCH_ISoundTriggerHw function to avoid clash with the same
function introduced in minor uprev implementation.

Bug: 68823037
Change-Id: Ibec647f1aa7bc6a2a0bdfd1c9f9a066e4779a1bf
Test: make
2018-01-17 09:31:57 -08:00
..
default soundtrigger: Refactor the default implementation to be extensible 2018-01-17 09:31:57 -08:00
vts/functional Remove useless Android.mk files. 2017-10-04 15:52:40 -07:00
Android.bp Updating makefiles for hidl_interface. 2017-11-13 10:00:18 -08:00
ISoundTriggerHw.hal Convert all comments into "doxygen-ready" comments. 2017-03-29 08:53:58 -07:00
ISoundTriggerHwCallback.hal Convert all comments into "doxygen-ready" comments. 2017-03-29 08:53:58 -07:00
types.hal sound trigger HAL: remove dummy Union 2017-04-11 17:55:45 +00:00