Merge "Put ApkVerityTest in vts-core" into rvc-dev
This commit is contained in:
@@ -16,7 +16,7 @@ java_test_host {
|
||||
name: "ApkVerityTest",
|
||||
srcs: ["src/**/*.java"],
|
||||
libs: ["tradefed", "compatibility-tradefed", "compatibility-host-util"],
|
||||
test_suites: ["general-tests"],
|
||||
test_suites: ["general-tests", "vts-core"],
|
||||
target_required: [
|
||||
"block_device_writer_module",
|
||||
],
|
||||
|
||||
@@ -47,6 +47,6 @@ cc_test {
|
||||
},
|
||||
},
|
||||
|
||||
test_suites: ["general-tests", "pts"],
|
||||
test_suites: ["general-tests", "pts", "vts-core"],
|
||||
gtest: false,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user