Merge "Disable ProGuard. It breaks debugging."
This commit is contained in:
commit
eaf5bbcdff
@ -28,9 +28,6 @@ LOCAL_JAVA_STATIC_LIBRARIES := android-common
|
|||||||
|
|
||||||
LOCAL_PACKAGE_NAME := Email
|
LOCAL_PACKAGE_NAME := Email
|
||||||
|
|
||||||
LOCAL_PROGUARD_ENABLED := full
|
|
||||||
LOCAL_PROGUARD_FLAGS := -include $(LOCAL_PATH)/proguard.flags
|
|
||||||
|
|
||||||
include $(BUILD_PACKAGE)
|
include $(BUILD_PACKAGE)
|
||||||
|
|
||||||
# additionally, build unit tests in a separate .apk
|
# additionally, build unit tests in a separate .apk
|
||||||
|
Loading…
Reference in New Issue
Block a user