aboutsummaryrefslogtreecommitdiff
path: root/tests/Android.bp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/Android.bp')
-rw-r--r--tests/Android.bp1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/Android.bp b/tests/Android.bp
index b4d928b..523b419 100644
--- a/tests/Android.bp
+++ b/tests/Android.bp
@@ -2,6 +2,7 @@
cc_test {
name: "JniInvocation_test",
+ test_suites: ["device-tests"],
host_supported: true,
clang: true,
srcs: ["JniInvocation_test.cpp"],