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