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

Commit 751cc424 authored by Yu Shan Emily Lau's avatar Yu Shan Emily Lau Committed by Android Git Automerger
Browse files

am 8b023a2e: Merge "Add the mediaplayer release in the test validation. This...

am 8b023a2e: Merge "Add the mediaplayer release in the test validation. This is to ensure the media player release properly." into gingerbread
parents cd08ada7 8b023a2e
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -300,6 +300,7 @@ public class MediaRecorderStressTest extends ActivityInstrumentationTestCase2<Me
            if (duration <= 0){
                assertTrue("stressRecordAndPlayback", false);
            }
            mp.release();
        } catch (Exception e) {
            assertTrue("stressRecordAndPlayback", false);
        }