Loading tests/ApkVerityTest/Android.bp +1 −1 Original line number Original line Diff line number Diff line Loading @@ -16,7 +16,7 @@ java_test_host { name: "ApkVerityTest", name: "ApkVerityTest", srcs: ["src/**/*.java"], srcs: ["src/**/*.java"], libs: ["tradefed", "compatibility-tradefed", "compatibility-host-util"], libs: ["tradefed", "compatibility-tradefed", "compatibility-host-util"], test_suites: ["general-tests"], test_suites: ["general-tests", "vts-core"], target_required: [ target_required: [ "block_device_writer_module", "block_device_writer_module", ], ], Loading tests/ApkVerityTest/block_device_writer/Android.bp +1 −1 Original line number Original line Diff line number Diff line Loading @@ -47,6 +47,6 @@ cc_test { }, }, }, }, test_suites: ["general-tests", "pts"], test_suites: ["general-tests", "pts", "vts-core"], gtest: false, gtest: false, } } Loading
tests/ApkVerityTest/Android.bp +1 −1 Original line number Original line Diff line number Diff line Loading @@ -16,7 +16,7 @@ java_test_host { name: "ApkVerityTest", name: "ApkVerityTest", srcs: ["src/**/*.java"], srcs: ["src/**/*.java"], libs: ["tradefed", "compatibility-tradefed", "compatibility-host-util"], libs: ["tradefed", "compatibility-tradefed", "compatibility-host-util"], test_suites: ["general-tests"], test_suites: ["general-tests", "vts-core"], target_required: [ target_required: [ "block_device_writer_module", "block_device_writer_module", ], ], Loading
tests/ApkVerityTest/block_device_writer/Android.bp +1 −1 Original line number Original line Diff line number Diff line Loading @@ -47,6 +47,6 @@ cc_test { }, }, }, }, test_suites: ["general-tests", "pts"], test_suites: ["general-tests", "pts", "vts-core"], gtest: false, gtest: false, } }