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

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

Fixed flaky RenderScript VTS Test am: 076f69aa

am: c12c5abf

Change-Id: Iffca0f29077c804125d3bf185e165e453a206c72
parents c6da5456 c12c5abf
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();
}