aboutsummaryrefslogtreecommitdiffstats
path: root/tests/Android.bp
diff options
context:
space:
mode:
authorDan Shi <dshi@google.com>2017-03-31 17:18:16 +0000
committerandroid-build-merger <android-build-merger@google.com>2017-03-31 17:18:16 +0000
commit77b41c02f39b043d10f062d399d727aa26199782 (patch)
tree839b51b6ba128cbea96a2775a742f0eaec38097e /tests/Android.bp
parent5e5df0f349441e6357f50327c939ef3e0650caf1 (diff)
parent4e7b9cfb897c6153f995da580ad240cbd87e8e5b (diff)
downloadplatform_libnativehelper-oreo-dr1-release.tar.gz
platform_libnativehelper-oreo-dr1-release.tar.bz2
platform_libnativehelper-oreo-dr1-release.zip
am: 4e7b9cfb89 Change-Id: I6be1ad92f1c977547d4372efd9f41ad519856960
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"],