soundtrigger: remove warning from VTS test

Test: pass
Change-Id: I5b437980fb8003cbfb56b0ab9079993565224fa6
This commit is contained in:
Steven Moreland
2017-03-08 19:24:03 -08:00
parent 021807e4d8
commit fa3ad5885d

View File

@@ -310,7 +310,6 @@ TEST_F(SoundTriggerHidlTest, StopRecognitionNoAStartFail) {
*/
TEST_F(SoundTriggerHidlTest, stopAllRecognitions) {
Return<int32_t> hidlReturn(0);
SoundModelHandle handle = 0;
hidlReturn = mSoundTriggerHal->stopAllRecognitions();