Merge "Add VtsCan* to vts." into rvc-dev

This commit is contained in:
Steven Moreland
2020-04-03 22:31:05 +00:00
committed by Android (Google) Code Review

View File

@@ -28,7 +28,10 @@ cc_defaults {
"android.hardware.automotive.can@vts-utils-lib",
"libgmock",
],
test_suites: ["general-tests"],
test_suites: [
"general-tests",
"vts",
],
}
cc_test {