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

Commit fa3ad588 authored by Steven Moreland's avatar Steven Moreland
Browse files

soundtrigger: remove warning from VTS test

Test: pass
Change-Id: I5b437980fb8003cbfb56b0ab9079993565224fa6
parent 021807e4
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -310,7 +310,6 @@ TEST_F(SoundTriggerHidlTest, StopRecognitionNoAStartFail) {
 */
TEST_F(SoundTriggerHidlTest, stopAllRecognitions) {
    Return<int32_t> hidlReturn(0);
    SoundModelHandle handle = 0;

    hidlReturn = mSoundTriggerHal->stopAllRecognitions();