am b38a043e
: Fix proguard flag file dependency.
Merge commit 'b38a043ece445fc5cbbaa35081dd6400e9d248d6' into gingerbread-plus-aosp * commit 'b38a043ece445fc5cbbaa35081dd6400e9d248d6': Fix proguard flag file dependency.
This commit is contained in:
commit
b95db75bc5
@ -28,7 +28,7 @@ LOCAL_JAVA_STATIC_LIBRARIES := android-common
|
||||
|
||||
LOCAL_PACKAGE_NAME := Email
|
||||
|
||||
LOCAL_PROGUARD_FLAGS := -include $(LOCAL_PATH)/proguard.flags
|
||||
LOCAL_PROGUARD_FLAG_FILES := proguard.flags
|
||||
|
||||
# The Emma tool analyzes code coverage when running unit tests on the
|
||||
# application. This configuration line selects which packages will be analyzed,
|
||||
|
Loading…
Reference in New Issue
Block a user