health: Add AIDL VTS to general-tests.

This allows it to run on forrest.

Test: pass
Bug: 203245778
Change-Id: I78481d5bd7185cd660243e44440982f50c9f07ca
This commit is contained in:
Yifan Hong
2021-12-14 12:16:45 -08:00
parent f665b8fa86
commit 8469276466

View File

@@ -43,6 +43,7 @@ cc_test {
"libhealthtest_headers",
],
test_suites: [
"general-tests",
"vts",
],
}