diff --git a/automotive/vehicle/aidl/aidl_test/Android.bp b/automotive/vehicle/aidl/aidl_test/Android.bp index 44d7445d25..d752b2a6df 100644 --- a/automotive/vehicle/aidl/aidl_test/Android.bp +++ b/automotive/vehicle/aidl/aidl_test/Android.bp @@ -54,7 +54,7 @@ android_test { "android.hardware.automotive.vehicle-V2-java", "android.hardware.automotive.vehicle.property-V2-java", "androidx.test.runner", - "truth-prebuilt", + "truth", ], test_suites: ["general-tests"], }