Change LOCAL_SDK_VERSION to 8 (from current) for unbundled branch
Change-Id: I5d9344aa7c14e545c6a3bd4aa00287becb13a545
This commit is contained in:
parent
287abe8f1b
commit
f36477ed97
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ LOCAL_STATIC_JAVA_LIBRARIES := android-common
|
|||
|
||||
#LOCAL_AAPT_FLAGS := -0 .dict
|
||||
|
||||
LOCAL_SDK_VERSION := current
|
||||
LOCAL_SDK_VERSION := 8
|
||||
|
||||
LOCAL_PROGUARD_FLAGS := -include $(LOCAL_PATH)/proguard.flags
|
||||
|
||||
|
|
Loading…
Reference in a new issue