Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit c725dfd2 authored by Joanne Chung's avatar Joanne Chung Committed by Android (Google) Code Review
Browse files

Merge "Copy HotwordDetectionConnection into TrustedHotwordDetectorSession"

parents d2712967 407df39b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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");
+1324 −0

File added.

Preview size limit exceeded, changes collapsed.