Fixed flaky RenderScript VTS Test am: 076f69aa2b

am: c12c5abf68

Change-Id: Iffca0f29077c804125d3bf185e165e453a206c72
This commit is contained in:
Michael Butler
2017-05-23 17:50:47 +00:00
committed by android-build-merger

View File

@@ -28,6 +28,7 @@ void RenderscriptHidlTest::SetUp() {
}
void RenderscriptHidlTest::TearDown() {
context->contextFinish();
context->contextDestroy();
}