summaryrefslogtreecommitdiff
path: root/tests/DynamicCodeLoggerIntegrationTests
diff options
context:
space:
mode:
author Krzysztof KosiƄski <krzysio@google.com> 2023-10-06 22:09:25 +0000
committer Android (Google) Code Review <android-gerrit@google.com> 2023-10-06 22:09:25 +0000
commitd3d76bdd111d209851f55350fc6c448ab5b93d4d (patch)
tree9b18fdc8e82807ab04b4a3cb08903d52dcae1b6a /tests/DynamicCodeLoggerIntegrationTests
parent0291d24b84f50c4806bf249fa090b0a3ff1effdc (diff)
parent60b70871865c117a599ae2702a1560362086aa5c (diff)
Merge "Clean up obsolete aliases for Truth." into main
Diffstat (limited to 'tests/DynamicCodeLoggerIntegrationTests')
-rw-r--r--tests/DynamicCodeLoggerIntegrationTests/Android.bp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/DynamicCodeLoggerIntegrationTests/Android.bp b/tests/DynamicCodeLoggerIntegrationTests/Android.bp
index 448d46fe5e4e..3f2c80831565 100644
--- a/tests/DynamicCodeLoggerIntegrationTests/Android.bp
+++ b/tests/DynamicCodeLoggerIntegrationTests/Android.bp
@@ -47,7 +47,7 @@ android_test {
static_libs: [
"androidx.test.rules",
- "truth-prebuilt",
+ "truth",
],
compile_multilib: "both",