summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKrzysztof Kosiński <krzysio@google.com>2023-10-07 00:48:08 +0000
committerKrzysztof Kosiński <krzysio@google.com>2023-10-07 00:48:08 +0000
commita43085ad9f0452dc83cabeaff0e996c6bcb1b88f (patch)
treec0379da4a377f457c37d982900f0b91ae66cc72e
parent9c361341eed312d4465f0da30f14031fe078b8d6 (diff)
downloadinterfaces-a43085ad9f0452dc83cabeaff0e996c6bcb1b88f.tar.gz
Clean up obsolete aliases for Truth.
Bug: 255714762 Test: presubmit Change-Id: Id934b12ab86782a9d66b2fccdd61ee195b0eeb62
-rw-r--r--stats/aidl/vts/java/Android.bp2
1 files changed, 1 insertions, 1 deletions
diff --git a/stats/aidl/vts/java/Android.bp b/stats/aidl/vts/java/Android.bp
index 94f87d2..73f60ef 100644
--- a/stats/aidl/vts/java/Android.bp
+++ b/stats/aidl/vts/java/Android.bp
@@ -35,7 +35,7 @@ java_test_host {
"host-libprotobuf-java-full",
"platformprotos",
"tradefed",
- "truth-prebuilt",
+ "truth",
],
static_libs: [
"cts-statsd-atom-host-test-utils",