Loading tests/ApkVerityTest/Android.bp +1 −1 Original line number Diff line number Diff line Loading @@ -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"], Loading tests/ApkVerityTest/AndroidTest.xml +1 −1 Original line number Diff line number Diff line Loading @@ -36,6 +36,6 @@ </target_preparer> <test class="com.android.compatibility.common.tradefed.testtype.JarHostTest" > <option name="jar" value="ApkVerityTests.jar" /> <option name="jar" value="ApkVerityTest.jar" /> </test> </configuration> Loading
tests/ApkVerityTest/Android.bp +1 −1 Original line number Diff line number Diff line Loading @@ -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"], Loading
tests/ApkVerityTest/AndroidTest.xml +1 −1 Original line number Diff line number Diff line Loading @@ -36,6 +36,6 @@ </target_preparer> <test class="com.android.compatibility.common.tradefed.testtype.JarHostTest" > <option name="jar" value="ApkVerityTests.jar" /> <option name="jar" value="ApkVerityTest.jar" /> </test> </configuration>