diff --git a/tests/ApkVerityTest/Android.bp b/tests/ApkVerityTest/Android.bp index adcbb4287dd08..9bb9983f66a97 100644 --- a/tests/ApkVerityTest/Android.bp +++ b/tests/ApkVerityTest/Android.bp @@ -13,7 +13,7 @@ // limitations under the License. java_test_host { - name: "ApkVerityTests", + name: "ApkVerityTest", srcs: ["src/**/*.java"], libs: ["tradefed", "compatibility-tradefed", "compatibility-host-util"], test_suites: ["general-tests"], diff --git a/tests/ApkVerityTest/AndroidTest.xml b/tests/ApkVerityTest/AndroidTest.xml index 73779cbd1a879..51bcdea21f49a 100644 --- a/tests/ApkVerityTest/AndroidTest.xml +++ b/tests/ApkVerityTest/AndroidTest.xml @@ -36,6 +36,6 @@ -