commit | c81fbcef2eae48cadb427bc279099719438850c0 | [log] [tgz] |
---|---|---|
author | Krzysztof Kosiński <krzysio@google.com> | Wed Oct 11 19:39:33 2023 +0000 |
committer | Krzysztof Kosiński <krzysio@google.com> | Wed Oct 11 19:39:33 2023 +0000 |
tree | bf4cb3ca60d7e695f22b619bb2bbd6f16ae4f8d8 | |
parent | 5b2de59480d8faca483eedb82e5907ca51a94dc9 [diff] |
Clean up obsolete aliases for Truth. Bug: 255714762 Test: presubmit Change-Id: I8aab463c74d5e869d949a2b712886a9cc4d15709
diff --git a/tests/anomaly-tester/Android.bp b/tests/anomaly-tester/Android.bp index f17f4b2..0b05e04 100644 --- a/tests/anomaly-tester/Android.bp +++ b/tests/anomaly-tester/Android.bp
@@ -18,7 +18,7 @@ "androidx.test.rules", "mockito-target", "androidx.test.uiautomator_uiautomator", - "truth-prebuilt", + "truth", ], srcs: ["**/*.java"],