summaryrefslogtreecommitdiffstats
path: root/common/tests/Android.mk
diff options
context:
space:
mode:
Diffstat (limited to 'common/tests/Android.mk')
-rw-r--r--common/tests/Android.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/tests/Android.mk b/common/tests/Android.mk
index 7425552..58ba01b 100644
--- a/common/tests/Android.mk
+++ b/common/tests/Android.mk
@@ -19,7 +19,7 @@ LOCAL_CERTIFICATE := platform
LOCAL_JAVA_LIBRARIES := android.test.runner
LOCAL_MODULE_TAGS := tests
LOCAL_PACKAGE_NAME := AndroidCommonTests
-LOCAL_SDK_VERSION := current
+LOCAL_SDK_VERSION := 8
LOCAL_SRC_FILES := $(call all-java-files-under, src)
LOCAL_STATIC_JAVA_LIBRARIES := android-common