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