summaryrefslogtreecommitdiffstats
path: root/health/1.0/vts/functional/Android.bp
diff options
context:
space:
mode:
Diffstat (limited to 'health/1.0/vts/functional/Android.bp')
-rw-r--r--health/1.0/vts/functional/Android.bp1
1 files changed, 1 insertions, 0 deletions
diff --git a/health/1.0/vts/functional/Android.bp b/health/1.0/vts/functional/Android.bp
index 8742651ba..c14dceeb0 100644
--- a/health/1.0/vts/functional/Android.bp
+++ b/health/1.0/vts/functional/Android.bp
@@ -19,4 +19,5 @@ cc_test {
defaults: ["VtsHalTargetTestDefaults"],
srcs: ["VtsHalHealthV1_0TargetTest.cpp"],
static_libs: ["android.hardware.health@1.0"],
+ test_suites: ["general-tests"],
}