From 0a17b6a0e705e45cf47407d0573ef8a7fd67cd99 Mon Sep 17 00:00:00 2001 From: David Srbecky Date: Wed, 1 Jul 2020 11:29:47 +0000 Subject: Revert "Support running of host gtests in eng-prod" This reverts commit 22872da653053bb4b86fbef67163a9f6b7aee25b. Reason for revert: Checking if this CL is cause of b/160132136 Bug: 147817558 Bug: 160132136 Change-Id: Ifb6f2292292a7f69fbd0f2e9204fd37dbca84277 --- compiler/utils/assembler_test.h | 1 - 1 file changed, 1 deletion(-) (limited to 'compiler/utils/assembler_test.h') diff --git a/compiler/utils/assembler_test.h b/compiler/utils/assembler_test.h index 268befba3b..9e23d11116 100644 --- a/compiler/utils/assembler_test.h +++ b/compiler/utils/assembler_test.h @@ -738,7 +738,6 @@ class AssemblerTest : public testing::Test { AssemblerTest() {} void SetUp() override { - CommonArtTest::SetUpAndroidRootEnvVars(); allocator_.reset(new ArenaAllocator(&pool_)); assembler_.reset(CreateAssembler(allocator_.get())); test_helper_.reset( -- cgit v1.2.3-59-g8ed1b