Clean up obsolete aliases for Truth. am: 5a55439d12
am: fd3d016a70
am: f0b5c69f64
am: 0ed7550fbe
Original change: https://android-review.googlesource.com/c/platform/build/soong/+/2778191 Change-Id: I624adde4885413ee0921d4e26aad3d31b32fc722 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
committed by
Automerger Merge Worker
commit
04dc3cc6d8
@@ -34,7 +34,7 @@ func init() {
|
|||||||
|
|
||||||
var robolectricDefaultLibs = []string{
|
var robolectricDefaultLibs = []string{
|
||||||
"mockito-robolectric-prebuilt",
|
"mockito-robolectric-prebuilt",
|
||||||
"truth-prebuilt",
|
"truth",
|
||||||
// TODO(ccross): this is not needed at link time
|
// TODO(ccross): this is not needed at link time
|
||||||
"junitxml",
|
"junitxml",
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user