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

Commit 51f04884 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-dev

am: 8735fb45

Change-Id: I7ca0f4992804da30eaac7ca24b2dbe9004a5ac55
parents 2eedb467 8735fb45
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -1230,6 +1230,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;