Merge "[vts-core] add VtsHalBluetoothV1_0TargetTest to vts-core"

This commit is contained in:
Treehugger Robot
2020-02-07 09:49:42 +00:00
committed by Gerrit Code Review

View File

@@ -22,5 +22,8 @@ cc_test {
"android.hardware.bluetooth@1.0",
"libbluetooth-types",
],
test_suites: ["general-tests"],
test_suites: [
"general-tests",
"vts-core",
],
}