summaryrefslogtreecommitdiff
path: root/testing
diff options
context:
space:
mode:
author Krzysztof Kosiński <krzysio@google.com> 2023-10-07 00:48:14 +0000
committer Krzysztof Kosiński <krzysio@google.com> 2023-10-07 00:48:14 +0000
commit52dca159475059c711f791a353e549cebed1d9d7 (patch)
treeab5388f24098bcf2a8d0c277e7586c5ce325cd88 /testing
parent084e95fc76592030cdecc4a0809994356feed054 (diff)
Clean up obsolete aliases for Truth.
Bug: 255714762 Test: presubmit Change-Id: Ia8c6e15e15f86b823524009c1f946cbe13bad5d7
Diffstat (limited to 'testing')
-rw-r--r--testing/Android.bp2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/Android.bp b/testing/Android.bp
index 3c100d857c..903b98e7aa 100644
--- a/testing/Android.bp
+++ b/testing/Android.bp
@@ -16,7 +16,7 @@ android_library {
"guava",
"junit",
"mockito-target-minus-junit4",
- "truth-prebuilt",
+ "truth",
],
sdk_version: "test_current",