summaryrefslogtreecommitdiff
path: root/packages/ExtServices/tests
diff options
context:
space:
mode:
Diffstat (limited to 'packages/ExtServices/tests')
-rw-r--r--packages/ExtServices/tests/Android.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/ExtServices/tests/Android.mk b/packages/ExtServices/tests/Android.mk
index 1eb5847459ff..0a95b858a93e 100644
--- a/packages/ExtServices/tests/Android.mk
+++ b/packages/ExtServices/tests/Android.mk
@@ -18,6 +18,7 @@ LOCAL_STATIC_JAVA_LIBRARIES := \
LOCAL_SRC_FILES := $(call all-java-files-under, src)
LOCAL_PACKAGE_NAME := ExtServicesUnitTests
+LOCAL_PRIVATE_PLATFORM_APIS := true
LOCAL_INSTRUMENTATION_FOR := ExtServices