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

Commit 6de8410c authored by Ram Mohan M's avatar Ram Mohan M Committed by android-build-merger
Browse files

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

am: 22898c0e

Change-Id: Ib0df1d4ab2fe1352a1f2917cf041a8aaced052d9
parents a2251418 22898c0e
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;