OSDN Git Service

Remove the STH tracking if a model has been aborted.
authorChris Thornton <thorntonc@google.com>
Fri, 29 Apr 2016 23:23:45 +0000 (16:23 -0700)
committerChris Thornton <thorntonc@google.com>
Tue, 3 May 2016 02:07:33 +0000 (19:07 -0700)
commit37f9776ab9aec865fe2ef6544fc84c37e48aca1a
tree54e8e5f7f98845118a047fb474e7fac8b3a915c7
parent5b7a097b22cae234a7b0e575bda063525989a985
Remove the STH tracking if a model has been aborted.

The STH just needs to log the fact that a model has been stopped when it
is aborted. We also need to allow models to be stopped even if the
service is unavailable.

Bug:28474708
Change-Id: I2d618ae9c7c87311223f7d75b8ded7678252d11c
services/voiceinteraction/java/com/android/server/soundtrigger/SoundTriggerHelper.java