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

Commit c12c5abf authored by Michael Butler's avatar Michael Butler Committed by android-build-merger
Browse files

Fixed flaky RenderScript VTS Test

am: 076f69aa

Change-Id: I17ae8017893c4c9d374a956417e7e18f06188a39
parents 242b2288 076f69aa
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -28,6 +28,7 @@ void RenderscriptHidlTest::SetUp() {
}

void RenderscriptHidlTest::TearDown() {
    context->contextFinish();
    context->contextDestroy();
}