summaryrefslogtreecommitdiffstats
path: root/tests/RenderScriptTests/Fountain/Android.mk
diff options
context:
space:
mode:
Diffstat (limited to 'tests/RenderScriptTests/Fountain/Android.mk')
-rw-r--r--tests/RenderScriptTests/Fountain/Android.mk3
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/RenderScriptTests/Fountain/Android.mk b/tests/RenderScriptTests/Fountain/Android.mk
index 4a6560b..0517aef 100644
--- a/tests/RenderScriptTests/Fountain/Android.mk
+++ b/tests/RenderScriptTests/Fountain/Android.mk
@@ -21,8 +21,7 @@ LOCAL_MODULE_TAGS := tests
LOCAL_SRC_FILES := $(call all-java-files-under, src) $(call all-renderscript-files-under, src)
-# TODO: build fails with this set
-# LOCAL_SDK_VERSION := current
+LOCAL_SDK_VERSION := 17
LOCAL_PACKAGE_NAME := RsFountain