Merge "Copy HotwordDetectionConnection into TrustedHotwordDetectorSession"
This commit is contained in:
@@ -595,7 +595,7 @@ final class HotwordDetectionConnection {
|
||||
detectFromDspSource(event, callback);
|
||||
}
|
||||
|
||||
private void detectFromDspSource(SoundTrigger.KeyphraseRecognitionEvent recognitionEvent,
|
||||
void detectFromDspSource(SoundTrigger.KeyphraseRecognitionEvent recognitionEvent,
|
||||
IHotwordRecognitionStatusCallback externalCallback) {
|
||||
if (DEBUG) {
|
||||
Slog.d(TAG, "detectFromDspSource");
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user