Fixed flaky RenderScript VTS Test am: 076f69aa2b am: c12c5abf68 am: abb2a62271

am: 3b8250a93a

Change-Id: Ia4d1cd30343045ce7a230dbad529100898102872
This commit is contained in:
Michael Butler
2017-05-23 18:07:57 +00:00
committed by android-build-merger

View File

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