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

Skip to content
Commit 15660161 authored by lpeter's avatar lpeter
Browse files

Use Dsp session and Software session in HotwordDetectionConnection

We use the HotwordDetectorSession to handle the Dsp and
Software trusted hotword detectors, it would be better to
separate them.

We create the DspTrustedHotwordDetectorSession to handle Dsp
trusted hotword detector, SoftwareTrustedHotwordDetectorSession
to handle software trusted hotword detector.

Currently they are just the simple classes, we will have another
change to move the methods of HotwordDetectorSession into
DspTrustedHotwordDetectorSession and
SoftwareTrustedHotwordDetectorSession.

Test: atest CtsVoiceInteractionTestCases
Bug: 241041976
Change-Id: I0d569eae319acd8260808aac545babd323f1657e
parent fdb3dc63
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment