aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrett Chabot <brettchabot@google.com>2022-01-06 10:42:36 -0800
committerBrett Chabot <brettchabot@google.com>2022-01-06 10:42:36 -0800
commitaa3f18d04577c3b4ce1542ce9cda721322ac2f32 (patch)
tree653cbd8e56fc66f87e3dc18a714b3587e65c5ceb
parentc3ffa904e195d2058972543c9ba01a5acbe1a0c7 (diff)
downloadrobolectric-shadows-aa3f18d04577c3b4ce1542ce9cda721322ac2f32.tar.gz
Remove android.test.base classes from robolectric android all jar.
Including android.test.base brings in obsolete android.test and junit classes which should not be necessary or used in robolectric. Test: m -j robolectric_android_all; TH Change-Id: Ia94abeb263c9c3209f87d5566c92e15be3177b4c
-rw-r--r--Android.bp1
1 files changed, 0 insertions, 1 deletions
diff --git a/Android.bp b/Android.bp
index 112833b57..4cb11d741 100644
--- a/Android.bp
+++ b/Android.bp
@@ -99,7 +99,6 @@ java_device_for_host {
"icu4j-icudata-jarjar",
"icu4j-icutzdata-jarjar",
"ims-common",
- "android.test.base_static",
"libphonenumber-platform",
"okhttp-for-host",
"services",