summaryrefslogtreecommitdiff
path: root/tests/TransitionTests/Android.mk
diff options
context:
space:
mode:
Diffstat (limited to 'tests/TransitionTests/Android.mk')
-rw-r--r--tests/TransitionTests/Android.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/TransitionTests/Android.mk b/tests/TransitionTests/Android.mk
index 22fa63889261..a696156d1ee8 100644
--- a/tests/TransitionTests/Android.mk
+++ b/tests/TransitionTests/Android.mk
@@ -7,6 +7,7 @@ LOCAL_MODULE_TAGS := optional
LOCAL_SRC_FILES := $(call all-java-files-under, src)
LOCAL_PACKAGE_NAME := TransitionTests
+LOCAL_PRIVATE_PLATFORM_APIS := true
LOCAL_STATIC_JAVA_LIBRARIES += android-common