Change LOCAL_SDK_VERSION to 8 (from current) for unbundled branch
Change-Id: I5d9344aa7c14e545c6a3bd4aa00287becb13a545main
parent
287abe8f1b
commit
f36477ed97
|
@ -15,7 +15,7 @@ LOCAL_STATIC_JAVA_LIBRARIES := android-common
|
||||||
|
|
||||||
#LOCAL_AAPT_FLAGS := -0 .dict
|
#LOCAL_AAPT_FLAGS := -0 .dict
|
||||||
|
|
||||||
LOCAL_SDK_VERSION := current
|
LOCAL_SDK_VERSION := 8
|
||||||
|
|
||||||
LOCAL_PROGUARD_FLAGS := -include $(LOCAL_PATH)/proguard.flags
|
LOCAL_PROGUARD_FLAGS := -include $(LOCAL_PATH)/proguard.flags
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue