Switching SDK_VERSION to 17
This commit is contained in:
parent
47639b9c1d
commit
a0d39c9da9
|
@ -22,7 +22,7 @@ LOCAL_MODULE_TAGS := optional
|
|||
LOCAL_STATIC_JAVA_LIBRARIES := android-common android-support-v13
|
||||
|
||||
LOCAL_SRC_FILES := $(call all-java-files-under, src) $(call all-renderscript-files-under, src)
|
||||
LOCAL_SDK_VERSION := current
|
||||
LOCAL_SDK_VERSION := 17
|
||||
|
||||
LOCAL_PACKAGE_NAME := Launcher2
|
||||
LOCAL_CERTIFICATE := shared
|
||||
|
|
Loading…
Reference in New Issue