Clean up obsolete aliases for Truth.

Bug: 255714762
Test: presubmit
Change-Id: I0cb0dd70d7aaa1a2388f725f3365ffff6dbc3b37
This commit is contained in:
Krzysztof Kosiński 2023-10-07 00:48:10 +00:00
parent a737141254
commit 13de1b68b4

View file

@ -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"],
}