summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStephen Hines <srhines@google.com>2014-08-21 21:48:48 +0000
committerAndroid (Google) Code Review <android-gerrit@google.com>2014-08-21 21:48:48 +0000
commit5e239350b859634c6d0cff4a0af356da781cd899 (patch)
treebd70bea14342748361eb7945bdfc8bc9fecd8504
parent18fe1d15874439a4a433aa98a0b3dcd8429a3868 (diff)
parent179aa027942098acc46432cf3ea68bc94cac5916 (diff)
downloadMusicVisualization-5e239350b859634c6d0cff4a0af356da781cd899.tar.gz
Merge "Fix MusicVisualization to build as API 17." into lmp-dev
-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