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

Commit d8e99f75 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Fixed flaky RenderScript VTS Test" into oc-dev

parents 32ee1102 64ac76b2
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();
}