From 54c1d2f238df8291f52804cee1d28b6f032f4218 Mon Sep 17 00:00:00 2001 From: Neil Fuller Date: Thu, 18 Oct 2018 17:51:25 +0100 Subject: Remove reference to core-oj/core-libart, etc. Various "core library" targets are no longer used in soong so the tests do not have to create fake build rules for them. Bug: 113148576 Test: make droid Change-Id: Ic754b4195f1597fb599e496c08940231ecbb13f7 --- java/java_test.go | 6 ------ 1 file changed, 6 deletions(-) (limited to 'java/java_test.go') diff --git a/java/java_test.go b/java/java_test.go index 2de27782a..86349fe67 100644 --- a/java/java_test.go +++ b/java/java_test.go @@ -111,13 +111,7 @@ func testContext(config android.Config, bp string, ctx.Register() extraModules := []string{ - "core-oj", - "core-libart", "core-lambda-stubs", - "core-simple", - "bouncycastle", - "conscrypt", - "okhttp", "framework", "ext", "android_stubs_current", -- cgit v1.2.3-59-g8ed1b