summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStephen Hines <srhines@google.com>2014-08-20 14:00:45 -0700
committerStephen Hines <srhines@google.com>2014-08-20 14:00:45 -0700
commit179aa027942098acc46432cf3ea68bc94cac5916 (patch)
treedb35656d6647ad8866ef058d32a8b681a4c07d6b
parente96873af8e248f5853f345a1b1e81aa0c9c8bc69 (diff)
downloadMusicVisualization-179aa027942098acc46432cf3ea68bc94cac5916.tar.gz
Fix MusicVisualization to build as API 17.
Bug: 16031597 Change-Id: I0cca784babe65d4e6457fbb8cdd1dbadaee0986e
-rw-r--r--Android.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/Android.mk b/Android.mk
index 70e110a..5ac7356 100644
--- a/Android.mk
+++ b/Android.mk
@@ -23,6 +23,7 @@ LOCAL_SRC_FILES := $(call all-subdir-java-files) $(call all-renderscript-files-u
LOCAL_PACKAGE_NAME := VisualizationWallpapers
LOCAL_CERTIFICATE := shared
+LOCAL_SDK_VERSION := 17
LOCAL_PROGUARD_FLAG_FILES := proguard.flags