summaryrefslogtreecommitdiffstats
path: root/core/tasks
diff options
context:
space:
mode:
authorDan Bornstein <danfuzz@android.com>2009-11-18 17:18:07 -0800
committerDan Bornstein <danfuzz@android.com>2009-11-18 17:27:10 -0800
commit01833fba3beb255a0c2908a83d02ecdc844da64d (patch)
treed55aa755e38e87ca209eb9e298bf548e8a847d11 /core/tasks
parent81d88c31be80493886e6844ebf8af8a03273208c (diff)
downloadbuild-01833fba3beb255a0c2908a83d02ecdc844da64d.zip
build-01833fba3beb255a0c2908a83d02ecdc844da64d.tar.gz
build-01833fba3beb255a0c2908a83d02ecdc844da64d.tar.bz2
Add the JNI test to the CTS list.
Change-Id: I60b2633b98ccb06551e521ff229ed12c897cc2e6
Diffstat (limited to 'core/tasks')
-rw-r--r--core/tasks/cts.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/core/tasks/cts.mk b/core/tasks/cts.mk
index 004c148..fe5407e 100644
--- a/core/tasks/cts.mk
+++ b/core/tasks/cts.mk
@@ -74,6 +74,7 @@ CTS_CASE_LIST := \
CtsGestureTestCases \
CtsGraphicsTestCases \
CtsHardwareTestCases \
+ CtsJniTestCases \
CtsLocationTestCases \
CtsMediaTestCases \
CtsOsTestCases \