Merge "Fix proguard flag file dependency." into gingerbread
This commit is contained in:
commit
2d6a0c68c2
1 changed files with 1 additions and 1 deletions
|
@ -17,6 +17,6 @@ LOCAL_STATIC_JAVA_LIBRARIES := android-common
|
|||
|
||||
LOCAL_SDK_VERSION := current
|
||||
|
||||
LOCAL_PROGUARD_FLAGS := -include $(LOCAL_PATH)/proguard.flags
|
||||
LOCAL_PROGUARD_FLAG_FILES := proguard.flags
|
||||
|
||||
include $(BUILD_PACKAGE)
|
||||
|
|
Loading…
Reference in a new issue