mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 16:50:18 +00:00
soundtrigger: remove warning from VTS test
Test: pass Change-Id: I5b437980fb8003cbfb56b0ab9079993565224fa6
This commit is contained in:
@@ -310,7 +310,6 @@ TEST_F(SoundTriggerHidlTest, StopRecognitionNoAStartFail) {
|
||||
*/
|
||||
TEST_F(SoundTriggerHidlTest, stopAllRecognitions) {
|
||||
Return<int32_t> hidlReturn(0);
|
||||
SoundModelHandle handle = 0;
|
||||
|
||||
hidlReturn = mSoundTriggerHal->stopAllRecognitions();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user