summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorSimran Basi <sbasi@google.com>2017-03-15 15:14:31 -0700
committerSimran Basi <sbasi@google.com>2017-03-15 15:15:10 -0700
commitd8a5aaf77ce9fc423b6fa118b4238630e39b6590 (patch)
treed33e77514492becaaf10a277426c3a1330ccff94 /tests
parent3d09b483349d1436d8264243995d7d78f9021aa1 (diff)
downloadCalendarProvider-d8a5aaf77ce9fc423b6fa118b4238630e39b6590.tar.gz
packages/providers/CalendarProvider: Add APCT tests to the device-tests suite.
This CL adds the APCT tests within this project to a similar suite as CTS known as device-tests. The current method of running APCT tests in the infrastructure is unaffected. Bug: 35882476 Test: `make dist device-tests -j` and local builds of continuous_instrumentation_tests & continuous_native_tests Change-Id: Idb501205311f6c82490cd2374ed5a4037aaffe49
Diffstat (limited to 'tests')
-rw-r--r--tests/Android.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/Android.mk b/tests/Android.mk
index 97e8d6d..86cac8a 100644
--- a/tests/Android.mk
+++ b/tests/Android.mk
@@ -8,6 +8,7 @@ LOCAL_MODULE_TAGS := tests
LOCAL_SRC_FILES := $(call all-java-files-under, src)
LOCAL_PACKAGE_NAME := CalendarProviderTests
+LOCAL_COMPATIBILITY_SUITE := device-tests
LOCAL_STATIC_JAVA_LIBRARIES := calendar-common junit legacy-android-test