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

Commit e4fb4e20 authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "bug fix: close file pointer" into oreo-vts-dev

parents 079fdeb1 6729c057
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -1378,6 +1378,7 @@ TEST_F(VideoDecHidlTest, FlushTest) {
                      Info.size() - index, portMode[1], false);
    }
    // Note: Assumes 200 ms is enough to end any decode call that started
    eleStream.close();
    flushPorts(omxNode, observer, &iBuffer, &oBuffer, kPortIndexInput,
               kPortIndexOutput, 200000);
    framesReceived = 0;