summaryrefslogtreecommitdiff
path: root/services/voiceinteraction/java/com/android/server/soundtrigger/SoundTriggerInternal.java
Commit message (Expand)AuthorAgeFilesLines
* add API for ST clients run in battery saver modeNicholas Ambur2021-01-221-2/+4
* fix SoundTrigger overwriting session identityNicholas Ambur2020-11-161-6/+1
* Clean up on client death in SoundTriggerServiceYtai Ben-Tsvi2020-11-111-2/+5
* Sessionize the SoundTriggerService layer.Ytai Ben-Tsvi2020-09-101-80/+99
* add parameter control to AlwaysOnHotwordDetectorNicholas Ambur2020-01-091-5/+57
* VIMS should only stop the keyphrases it started.Chris Thornton2016-05-021-5/+3
* Unload logic for generic and keyphrase sound models.Arunesh Mishra2016-02-221-0/+2
* Fix moduleProperties in SoundTriggerInternal.Arunesh Mishra2016-02-011-6/+1
* SoundTrigger API improvements.Arunesh Mishra2016-01-271-0/+84