diff options
| author | Neil Fuller <nfuller@google.com> | 2018-10-18 17:51:25 +0100 |
|---|---|---|
| committer | Neil Fuller <nfuller@google.com> | 2018-10-18 17:51:25 +0100 |
| commit | 54c1d2f238df8291f52804cee1d28b6f032f4218 (patch) | |
| tree | bd53657d38711bc5a79326a75f63a36d3c200f97 /java/java_test.go | |
| parent | 251178f024b95b4441aeb457a0a07d26e776bace (diff) | |
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
Diffstat (limited to 'java/java_test.go')
| -rw-r--r-- | java/java_test.go | 6 |
1 files changed, 0 insertions, 6 deletions
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", |
