Fix proguard flag file dependency.
Change-Id: If5955c5714f9a5d3d6a111ee9d825b1574cc677e
This commit is contained in:
parent
5849608f5e
commit
b38a043ece
@ -28,7 +28,7 @@ LOCAL_JAVA_STATIC_LIBRARIES := android-common
|
|||||||
|
|
||||||
LOCAL_PACKAGE_NAME := Email
|
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
|
# The Emma tool analyzes code coverage when running unit tests on the
|
||||||
# application. This configuration line selects which packages will be analyzed,
|
# application. This configuration line selects which packages will be analyzed,
|
||||||
|
Loading…
Reference in New Issue
Block a user