Clean up obsolete aliases for Truth.

Bug: 255714762
Test: presubmit
Change-Id: I47c6b167ddb2009ba6e582b089d8b84745acd589
diff --git a/tests/common/Android.bp b/tests/common/Android.bp
index 2904fad..dd23723 100644
--- a/tests/common/Android.bp
+++ b/tests/common/Android.bp
@@ -32,7 +32,7 @@
         "WallpaperPicker2TestLib",
         "androidx.annotation_annotation",
         "kotlinx_coroutines_test",
-        "truth-prebuilt",
+        "truth",
     ],
 
     platform_apis: true,