commit | f47f173b06e2972bb376da8ff11db3a83c21d10b | [log] [tgz] |
---|---|---|
author | Arunesh Mishra <arunesh@google.com> | Thu Feb 18 16:16:12 2016 -0800 |
committer | Arunesh Mishra <arunesh@google.com> | Wed Feb 24 12:57:01 2016 -0800 |
tree | 0112c168702444476bf2324a0dc5a09e66af5b57 | |
parent | a572e4a87b361398a8a8b4ce485fe9226472c81f [diff] |
Fix AlwaysOnHotwordDetector recognition event bug. Parcelables don't work well with inheritance. So changed the IRecognitionStatusCallback to have onKeyphraseDetected() and onGenericSoundTriggerDetected() for those respective events. Made corresponding changes to AlwaysOnHotwordDetector and SoundTriggerDetector. Bug: 27250528 Change-Id: Ic08a431e7cc4248c688b05c865348170246de576