Merge "Add health 2.1 to vts-core."

This commit is contained in:
Yifan Hong
2020-01-28 20:12:37 +00:00
committed by Gerrit Code Review

View File

@@ -25,5 +25,8 @@ cc_test {
"android.hardware.health@2.0",
"android.hardware.health@2.1",
],
test_suites: ["general-tests"],
test_suites: [
"general-tests",
"vts-core",
],
}