diff options
Diffstat (limited to 'tests/LocalizationTest/Android.bp')
| -rw-r--r-- | tests/LocalizationTest/Android.bp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/LocalizationTest/Android.bp b/tests/LocalizationTest/Android.bp index 4e0b0a89d972..909ca5972552 100644 --- a/tests/LocalizationTest/Android.bp +++ b/tests/LocalizationTest/Android.bp @@ -34,7 +34,7 @@ android_test { "androidx.test.ext.junit", "androidx.test.rules", "mockito-target-extended-minus-junit4", - "truth-prebuilt", + "truth", ], jni_libs: [ // For mockito extended |