am 2d6a0c68: Merge "Fix proguard flag file dependency." into gingerbread
Merge commit '2d6a0c68c29c94b492a93d06d072568d767c1e72' into gingerbread-plus-aosp * commit '2d6a0c68c29c94b492a93d06d072568d767c1e72': Fix proguard flag file dependency.main
commit
7d849f8a2a
|
@ -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 New Issue