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

Commit 22898c0e authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "bug fix: close file pointer" into oc-mr1-dev

parents 97d68ba8 285f8b11
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -1361,6 +1361,7 @@ TEST_F(VideoDecHidlTest, FlushTest) {
                      kPortIndexOutput, eleStream, &Info, index,
                      Info.size() - index, portMode[1], false);
    }
    eleStream.close();
    flushPorts(omxNode, observer, &iBuffer, &oBuffer, kPortIndexInput,
               kPortIndexOutput);
    framesReceived = 0;