OSDN Git Service

sound trigger: stop recognition on sound model unload
authorEric Laurent <elaurent@google.com>
Mon, 9 Jun 2014 23:20:05 +0000 (16:20 -0700)
committerEric Laurent <elaurent@google.com>
Mon, 9 Jun 2014 23:20:05 +0000 (16:20 -0700)
commit1a1cba8f9a93db188b09d9754987354029129113
tree29e1dae92ddbac430d3334cf6644f8109d27f599
parent7e45ef9db7446d33c941961c14555413641e444b
sound trigger: stop recognition on sound model unload

Force a stop recognition command to the HAL when
unloading a sound model and recognition is still active.

Change-Id: I7379a64a37bbc3eeea08e0e1d59e427de9544a10
services/soundtrigger/SoundTriggerHwService.cpp