summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimran Basi <sbasi@google.com>2017-03-15 15:13:55 -0700
committerSimran Basi <sbasi@google.com>2017-03-15 15:13:55 -0700
commit05a57d00003fcc24a04e0e412a859b7a84f72038 (patch)
tree711e3b85de736de491148b6e949a8b2a105345cb
parentbde09b5ae1bd923f0ec578b61b9c55014e9be248 (diff)
downloadBlockedNumberProvider-05a57d00003fcc24a04e0e412a859b7a84f72038.tar.gz
packages/providers/BlockedNumberProvider: 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: Id545ab8daa084ea3c24e80ebdea9c942ee91b3b1
-rw-r--r--tests/Android.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/Android.mk b/tests/Android.mk
index 8db8e4f..e7b15fa 100644
--- a/tests/Android.mk
+++ b/tests/Android.mk
@@ -15,6 +15,7 @@ LOCAL_JAVA_LIBRARIES := android.test.runner
LOCAL_SRC_FILES := $(call all-java-files-under, src)
LOCAL_PACKAGE_NAME := BlockedNumberProviderTest
+LOCAL_COMPATIBILITY_SUITE := device-tests
LOCAL_INSTRUMENTATION_FOR := BlockedNumberProvider
LOCAL_CERTIFICATE := shared